zrg
2024-03-06 aa95c69b8ab25f467c82364e4bd102525289ce5a
WebTM/views/Éú²ú¹ÜÀí/Éú²úÎïÁÏÇåµ¥/sc_Gy_ICBomBillMainList.html
@@ -196,6 +196,7 @@
                    , toolbar: '#toolbarDemo'
                    , height: 'full-50'
                    , page: true
                    , totalRow: true
                    , cellMinWidth: 90
                    , limit: 50
                    , limits: [50, 500, 5000, 20000]
@@ -204,7 +205,7 @@
                    }
                    , cols: [[
                        { type: 'checkbox', fixed: 'left' }
                        , { field: 'hmainid', title: 'hmainid', sort: true, hide: true, sort: true }
                        , { field: 'hmainid', title: 'hmainid', sort: true, hide: true }
                        , { field: '单据号', title: '单据号', hide: true, sort: true }
                        , { field: '日期', title: '日期', width: 200, templet: "<div>{{d.日期 ==null ?'':layui.util.toDateString(d.日期, 'yyyy-MM-dd')}}</div>", sort: true }
                        , { field: '源单单号', title: '源单单号', width: 160, sort: true }
@@ -217,8 +218,8 @@
                        , { field: 'hunitid', title: 'hunitid', width: 200, hide: true, sort: true }
                        , { field: '计量单位代码', title: '计量单位代码', width: 200, sort: true }
                        , { field: '计量单位', title: '计量单位', width: 115, 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: 125, sort: true }
                        , { field: '工序', title: '工序', width: 125, sort: true }
                        , { field: '制单人', title: '制单人', width: 125, sort: true }