yusijie
2024-02-23 d904a59b5d061921fab25818d7f09176e9d34b1e
WebTM/views/É豸¹ÜÀí/Sb_Add_EqpConkBookBillList.html
@@ -220,8 +220,9 @@
                , height: 500
                //,url: '/demo/table/user/' //数据接口
                , page: true //开启分页
                , totalRow: true
                , cols: [[ //表头
                    { type: 'checkbox', fixed: 'left' }
                    { type: 'checkbox', fixed: 'left', totalRowText: '合计行' }
                    , { templet: '#xuhao', title: '序号', sort: true, fixed: 'left', event: "qwe" }
                    , { field: 'HConkReasonID', title: 'HConkReasonID', edit: 'text', hide: true }
                    , { field: 'HConkReasonCode', title: '故障原因代码', edit: 'text', event: "HConkReasonCode" }