cwjbxqmz
2024-02-20 52d2554358d48aab1244bd9b293ad053463b1901
WebTM/views/²É¹º¹ÜÀí/ÍËÁÏ֪ͨµ¥/Cg_POInStockBackBillList.html
@@ -231,13 +231,14 @@
                    , height: 'full-50'
                    , page: true
                    , cellMinWidth: 90
                    , totalRow: true
                    , limit: 50
                    , limits: [50, 500, 5000, 20000]
                    , done: function (res, curr, count) {
                        soulTable.render(this);
                    }
                    , cols: [[
                        { type: 'checkbox', fixed: 'left'}
                        { type: 'checkbox', fixed: 'left', totalRowText: '合计行'}
                        , { field: 'hmainid', title: 'hmainid', sort: true, hide: true}
                        , { field: '日期', title: '日期', width: 150, sort: true }
                        , { field: '单据号', title: '单据号', sort: true }
@@ -270,9 +271,9 @@
                        , { field: 'HUnitID', title: 'HUnitID', hide: true, sort: true }
                        , { field: '计量单位代码', title: '计量单位代码', width: 150, sort: true }
                        , { field: '计量单位', title: '计量单位', width: 150, sort: true }
                        , { field: '数量', title: '数量', sort: true }
                        , { field: '数量', title: '数量', sort: true, totalRow: true }
                        , { field: '单价', title: '单价', sort: true }
                        , { field: '金额', title: '金额', sort: true }
                        , { field: '金额', title: '金额', sort: true, totalRow: true }
                        , { field: '单价', title: '单价', sort: true }
                        , { field: 'HWHID', title: 'HWHID', hide: true, sort: true }
                        , { field: '收料仓库代码', title: '收料仓库代码', width: 150, sort: true }