zrg
2024-03-06 aa95c69b8ab25f467c82364e4bd102525289ce5a
WebTM/views/Éú²ú¹ÜÀí/Éú²úͶÁϵ¥/Sc_PPickingBillList.html
@@ -160,6 +160,7 @@
                    , page: true
                    , cellMinWidth: 90
                    , limit: 50
                    , totalRow: true
                    , limits: [50, 500, 5000, 20000]
                    , done: function (res, curr, count) {
                        soulTable.render(this);
@@ -174,8 +175,8 @@
                        , { field: '物料代码', title: '物料代码', sort: true }
                        , { field: '物料名称', title: '物料名称', width: 150, sort: true }
                        , { field: '规格型号', title: '规格型号', sort: true }
                        , { field: '数量', title: '数量', sort: true }
                        , { field: '件数', title: '件数', sort: true }
                        , { field: '数量', title: '数量', sort: true, totalRow: true }
                        , { field: '件数', title: '件数', sort: true, totalRow: true}
                        , { field: '领料单号', title: '领料单号', sort: true }
                        , { field: '用料清单号', title: '用料清单号', sort: true }
                        , { field: '生产订单号', title: '生产订单号', sort: true }