WebTM/views/ÁìÁÏ·¢»õ/ÁìÁϳö¿â/Kf_StockOutRequestBillList.html
@@ -208,10 +208,10 @@
                    , { field: '辅助属性', title: '辅助属性', width: 200, sort: true }
                    , { field: 'HUnitID', title: 'HUnitID', width: 200, hide: true, sort: true }
                    , { field: '计量单位', title: '计量单位', width: 200, sort: true }
                    , { field: '应收数量', title: '应收数量', width: 200, sort: true }
                    , { field: '实收数量', title: '实收数量', width: 200, sort: true }
                    , { field: '单价', title: '单价', width: 200, sort: true }
                    , { field: '金额', title: '金额', width: 200, sort: true }
                    , { field: '应收数量', title: '应收数量', width: 200, sort: true, totalRow: true}
                    , { field: '实收数量', title: '实收数量', width: 200, sort: true, totalRow: true}
                    , { field: '单价', title: '单价', width: 200, sort: true, totalRow: true}
                    , { field: '金额', title: '金额', width: 200, sort: true, totalRow: true }
                    , { field: 'HWHID', title: 'HWHID', width: 200, hide: true, sort: true }
                    , { field: '仓库代码', title: '仓库代码', width: 200, sort: true }
                    , { field: '仓库', title: '仓库', width: 200, sort: true }
@@ -234,6 +234,7 @@
                    elem: '#mainTable'
                    , toolbar: '#toolbarDemo'
                    , page: true
                    , totalRow: true
                    , cellMinWidth: 120
                    , limit: 50
                    , height: 'full-50'