zrg
2024-02-23 2d8517e511ef0448c73aa1a0057dc1d4c12cd402
WebTM/views/É豸¹ÜÀí/Sb_Add_EqpRepairCheckBillList.html
@@ -522,7 +522,7 @@
            function set_InitGrid() {
                //表头
                columns = [
                    { type: 'checkbox', fixed: 'left' }
                    { type: 'checkbox', fixed: 'left', totalRowText: '合计行' }
                    , { templet: '#xuhao', title: '序号', sort: true, fixed: 'left', event: "qwe" }
                    , { field: 'HRepairCheckID', title: 'HRepairCheckID', hide: true }
                    , { field: 'HRepairCheckCode', title: '验收项目代码', edit: 'text', event: "HRepairCheckCode" }
@@ -539,6 +539,7 @@
                    , elem: '#mainTable'
                    , toolbar: '#toolbarDemo'
                    , page: false
                    , totalRow: true
                    , cellMinWidth: 120
                    , height: 500
                    , cols: [columns]