yusijie
2024-02-23 d904a59b5d061921fab25818d7f09176e9d34b1e
WebTM/views/É豸¹ÜÀí/É豸״̬/Sb_EquipStatusChangeBill.html
@@ -449,6 +449,7 @@
                    , limit: 500
                    , height: 500
                    , loading: false
                    , totalRow: true
                    , cols: [[ //表头
                        { type: 'checkbox', totalRowText: '合计行' }
                        , { type: 'numbers', title: '序号', totalRow: true }
@@ -456,7 +457,7 @@
                        , { field: '设备', title: '设备', edit: 'text', event: "HEquipID" }//f7
                        , { field: 'HUnitID', title: 'HUnitID ', width: 100, hide: true }
                        , { field: '计量单位', title: '计量单位', edit: 'text', event: "HUnitID" }//f7
                        , { field: 'HQty', title: '数量', edit: 'text' }
                        , { field: 'HQty', title: '数量', edit: 'text', totalRow: true}
                        , { field: 'HStatusID_Old', title: 'HStatusID_Old ', width: 100, hide: true }
                        , { field: '原状态', title: '原状态', edit: 'text', hide: true }//f7
                        , { field: 'HStatusID_New', title: 'HStatusID_New ', width: 100, hide: true }