cl
2024-05-23 ba1a7a9ef126296e2798e313dc5b43f775a1123c
guns-vip-main/src/main/webapp/assets/modular/cm/paramCollection/paramCollection.js
@@ -40,11 +40,13 @@
           /* {field: 'equipmentNo', sort: true, title: '设备编号', width: 125},*/
            {field: 'paramCode', sort: true, title: '参数编码', width: 125},
            {field: 'paramName', sort: true, title: '参数名称', width: 125},
            {field: 'unit', sort: true, title: '单位'},
            {field: 'paramValue', sort: true, title: '参数值'},
            {field: 'spareField2', sort: true, title: '是否合格', width: 125},
            {field: 'paramUpper', sort: true, title: '参数上限', width: 125},
            {field: 'paramLower', sort: true, title: '参数下限', width: 125},
            {field: 'paramStandard', sort: true, title: '标准值'},
            {field: 'unit', sort: true, title: '单位'},
            {field: 'createTime', sort: true, title: '采集时间',minWidth:160},
            {field: 'state', sort: true, title: '状态'},
          /*  {field: 'createUser', sort: true, title: '创建用户'},