yangle
2022-07-19 f6225d7f1c4cdec0e8a0ca6edb6596f4d18e2947
WebTM/views/验收入库/产品入库/Kf_ProductInBill_Fast.html
@@ -1358,11 +1358,12 @@
            var listOption = {
                elem: '#wl-table'
                , toolbar: '#toolbarDemo'
                , totalRow: true
                , cellMinWidth: 90
                , cols: [[
                    { type: 'radio' }
                    , { field: 'HQty', title: '鏁伴噺', width: 150 }
                    , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 150 }
                    , { field: 'HQty', title: '鏁伴噺', width: 150, totalRow: true}
                    , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 150, totalRow: true }
                    , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 }
                    , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 }
                    , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 }
@@ -1439,12 +1440,13 @@
                                //, url: 'http://61.130.49.162:9090/WMSAPI///ProductIn/DisBillEntryList_Webs_Json'
                                , url: GetWEBURL() + '/ProductIn/DisBillEntryList_Webs_Json'
                                , toolbar: '#toolbarDemo'
                                , totalRow: true
                                , defaultToolbar: []
                                , where: { HBillID: sInterID, HBillType: '1202', sWhere: '' }
                                , cols: [[
                                    { type: 'radio' }
                                    , { field: 'HQty', title: '鏁伴噺', width: 150 }
                                    , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 150 }
                                    , { field: 'HQty', title: '鏁伴噺', width: 150, totalRow: true}
                                    , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 150, totalRow: true}
                                    , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 }
                                    , { field: 'HMaterName', title: '鐗╂枡鍚嶇О', width: 150 }
                                    , { field: 'HMaterModel', title: '瑙勬牸鍨嬪彿', width: 150 }