zrg
2024-03-06 aa95c69b8ab25f467c82364e4bd102525289ce5a
WebTM/views/Éú²ú¹ÜÀí/Éú²úÈÎÎñµ¥/Sc_ICMOBillEdit.html
@@ -538,6 +538,7 @@
                    , toolbar: '#toolbarDemo'
                    , limit: 500
                    , height: 500
                    , totalRow: true
                    , loading: false
                    , cols: [[ //表头
                        { type: 'checkbox', totalRowText: '合计行' }
@@ -555,7 +556,7 @@
                        , { field: 'HDeptName', title: '生产车间', edit: 'text', event: "HDeptID" }//f7
                        , { field: 'HUnitID', title: 'HUnitID', hide: true }
                        , { field: 'HUnitName', title: '计量单位', edit: 'text', event: "HUnitID" }//f7
                        , { field: 'HQty', title: '数量', edit: 'text' }
                        , { field: 'HQty', title: '数量', edit: 'text', totalRow: true }
                        , { field: 'HSTATUS', title: '业务状态', templet: "#HSTATUS" }
                        , { field: 'HPlanBeginDate', title: '计划开工日期', event: 'HPlanBeginDate' }
                        , { field: 'HPlanEndDate', title: '计划完工日期', event: 'HPlanEndDate' }