yangle
2022-07-11 cc60441578ce0c1fcb4a344a11c2e8616a9b13ec
WebTM/views/仓存管理/仓库调拨/Kf_MoveStockOutBill_Fast.html
@@ -446,7 +446,7 @@
                $("#HInterID").val("");
                $("#HBillNo").val("");
                $.ajax({
                    url: GetWEBURL() + "/Web/GetMAXNum",
                    url: GetWEBURL() + "/Web/GetMAXNumPDA",
                    type: "GET",
                    data: { "HBillType": '1250' },
                    success: function (d) {
@@ -992,12 +992,13 @@
                                        elem: '#wl-table'
                                        , url: GetWEBURL() + '/MoveStockBill/DisBillEntryList_Webs_Json'
                                        , toolbar: '#toolbarDemo'
                                        , totalRow: true
                                        , defaultToolbar: []
                                        , where: { HBillID: sInterID, HBillType: '1250', 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 }
@@ -1159,12 +1160,13 @@
                                elem: '#wl-table'
                                , url: GetWEBURL() + '/MoveStockBill/DisBillEntryList_Webs_Json'
                                , toolbar: '#toolbarDemo'
                                , totalRow: true
                                , defaultToolbar: []
                                , where: { HBillID: sInterID, HBillType: '1250', 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 }