| | |
| | | , { field: 'HDate', title: 'æ¥æ', width: 200, templet: "<div>{{d.HDate ==null ?'':layui.util.toDateString(d.HDate, 'yyyy-MM-dd HH:mm:ss')}}</div>" } |
| | | , { field: 'HBillNo', title: 'åæ®å·', width: 200 } |
| | | , { field: 'HBillType', title: 'åæ®ç±»å', width: 200 } |
| | | , { field: 'HBillStatus', title: 'åæ®ç¶æ', width: 200} |
| | | , { field: 'HICMOBillNo', title: 'ç产订åå·', width: 200 } |
| | | , { field: 'HICMOInterID', title: 'ç产订å主ID', width: 200, hide: true } |
| | | , { field: 'HICMOEntryID', title: 'ç产订ååID', width: 200, hide: true } |
| | |
| | | if (TabData.length <= 0) { |
| | | return layer.alert("æ äº§éæ±æ¥æ°æ®ï¼", { icon: 5 }) |
| | | } |
| | | |
| | | //夿æ¯å¦ææªå®¡æ ¸æ°æ® |
| | | |
| | | $.ajax( |
| | | { |
| | | type: "Get", |