| | |
| | | sWhere += " and " + ColName2 + " " + com2; |
| | | } |
| | | if (HICMOBillNo) { |
| | | sWhere += " and ç产订åå· like '%" + HICMOBillNo + "%'"; |
| | | sWhere += " and å·¥åç¼å· like '%" + HICMOBillNo + "%'"; |
| | | } |
| | | |
| | | if (HBarcode_SN) { |
| | | sWhere += " and DSN like '%" + HBarcode_SN + "%'"; |
| | | } |
| | | if (HBarcode_ZB) { |
| | | sWhere += " and æ æ¿ç like '%" + HBarcode_ZB + "%'"; |
| | | sWhere += "and æ æ¿ç like '%" + HBarcode_ZB + "%'"; |
| | | |
| | | } |
| | | if (HBarcode_ZX) { |
| | | sWhere += " and ä¸ç®±ç like '%" + HBarcode_ZX + "%'"; |
| | | sWhere += "and ä¸ç®±ç like '%" + HBarcode_ZX + "%'"; |
| | | |
| | | } |
| | | |
| | | get_Display(sWhere); |
| | |
| | | $("#ColName2").val("0"); |
| | | $("#Comparator2").val("0"); |
| | | form.render('select'); |
| | | |
| | | |
| | | get_FastQuery("") |
| | | sWhere = ""; |
| | | } |
| | | //#endregion |
| | |
| | | item[itemobj] = ""; |
| | | } |
| | | if (item[itemobj].length > 0) { // åè®¾åæ®µå为field |
| | | item[itemobj] = item[itemobj].toString().replaceALL(/[\r\n]+/g, ''); // å°æ¢è¡ç¬¦æ¿æ¢ä¸ºç©ºå符串 |
| | | item[itemobj] = item[itemobj].toString().replace(/[\r\n]+/g, '').replace(/[\r\n]+/g, '').replace(/[\r\n]+/g, ''); // å°æ¢è¡ç¬¦æ¿æ¢ä¸ºç©ºå符串 |
| | | } |
| | | } |
| | | }); |