zenglf
2023-09-19 3457909638c660c0cfcb521b6104ab64c679b914
src/views/eam/modules/equipmentNew/EquipmentPrecisionParametersList.vue
@@ -169,19 +169,19 @@
          title: '精度参数编码',
          dataIndex: 'precisionParametersNum',
          align: "center",
          width:250,
          // width:250,
        },
        {
          title: '精度参数名称',
          dataIndex: 'precisionParametersName',
          align: "center",
          width:250,
          // width:250,
        },
        {
          title: '计量单位',
          dataIndex: 'precisionParametersUnitName',
          align: "center",
          width:250,
          // width:250,
        },
        {
          title: '上限值',
@@ -190,7 +190,7 @@
          // scopedSlots: {
          //   customRender: 'upperLimit'
          // },
          width:250,
          // width:250,
        },
        {
          title: '下限值',
@@ -199,7 +199,7 @@
          // scopedSlots: {
          //   customRender: 'lowerLimit'
          // },
          width:250,
          // width:250,
        },
        {
          title: '实际精度值',
@@ -208,7 +208,7 @@
          // scopedSlots: {
          //   customRender: 'actualValue'
          // },
          width:250,
          // width:250,
        },
        {
          title: '备注',