WebTM/views/É豸¹ÜÀí/É豸Ͷ²ú¼ìÑéÑéÊÕµ¥/Sb_EquipWorkBeforeCheckBillEdit.html
@@ -428,7 +428,7 @@
        function set_InitGrid() {
            //表头
            columns = [
                { type: 'checkbox', fixed: 'left' }
                { type: 'checkbox', fixed: 'left', totalRowText: '合计行'}
                , { templet: '#xuhao', title: '序号', sort: true, fixed: 'left', event: "qwe" }
                , { field: 'HQCCheckClassID', title: 'HQCCheckClassID', edit: 'text', hide: true }
                , { field: 'HQCCheckClassName', title: '检验项目类别', edit: 'text', event: "HQCCheckClassCode" }
@@ -448,6 +448,7 @@
                , elem: '#mainTable'
                , toolbar: '#toolbarDemo'
                , page: true
                , totalRow: true
                , cellMinWidth: 120
                , height: 500
                , cols: [columns]