yxj
2024-02-23 21c5f34f308c293c30b0dacf8bf8025937568f39
WebTM/views/Éú²ú¹¤Ðò¹ÜÀí/¹¤ÐòÅɹ¤µ¥/Sc_ProcessSendWorkList.html
@@ -113,6 +113,7 @@
                , page: true
                , cellMinWidth: 90
                , limit: 50
                , totalRow: true
                , limits: [50, 500, 5000, 20000]
                , done: function (res, curr, count) {
                    soulTable.render(this);
@@ -145,7 +146,7 @@
                    , { field: '职员代码', title: '职员代码', sort: true }
                    , { field: '职员   ', title: '职员', sort: true }
                    , { field: 'hsubid', title: 'hsubid', hide: true, sort: true }
                    , { field: '数量', title: '数量', sort: true }
                    , { field: '数量', title: '数量', totalRow: true,sort: true }
                    , { field: '计划开工日期', title: '计划开工日期', sort: true }
                    , { field: '计划完工日期', title: '计划完工日期', sort: true }
                    , { field: '计划工时', title: '计划工时', sort: true }