zzr99
2022-07-08 6fa59de585fcd153e54c129f10f91a2ce34afaaa
WebTM/views/验收入库/产品入库/Kf_ProductInBackBill.html
@@ -704,12 +704,13 @@
                            table.render({
                                elem: '#wl-table'
                                  , url: GetWEBURL() + '/ProductIn/DisBillEntryList_Webs_Json'
                                  , toolbar: '#toolbarDemo'
                                , toolbar: '#toolbarDemo'
                                , totalRow: true
                                  , where: { HBillID: sInterID, HBillType: '1245', 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 }
@@ -757,14 +758,15 @@
                            element.tabChange('tab-ProductlnBackBill', '2');
                            table.render({
                                elem: '#wl-table'
                                , totalRow: true
                                //, url: 'http://61.130.49.162:9090/WMSAPI///ProductIn/DisBillEntryList_Webs_Json'
                              , url: GetWEBURL() + '/ProductInBackBill/DisBillEntryList_Webs_Json'
                              , toolbar: '#toolbarDemo'
                              , where: { HBillID: sInterID, HBillType: '1245', 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 }