diff --git a/src/views/laboratory/equipment/config/list.vue b/src/views/laboratory/equipment/config/list.vue index 84b7e69..da1b77e 100644 --- a/src/views/laboratory/equipment/config/list.vue +++ b/src/views/laboratory/equipment/config/list.vue @@ -39,8 +39,8 @@ columns: ref([ { text: '设备编号', value: 'deviceNo', align: 'center', width: '160' }, { text: '设备名称', value: 'deviceName', align: 'center' }, - { text: '温度区间', value: 'temperature', align: 'center' }, - { text: '湿度区间', value: 'humidity', align: 'center' }, + // { text: '温度区间', value: 'temperature', align: 'center' }, + // { text: '湿度区间', value: 'humidity', align: 'center' }, { text: '温度报警上限', value: 'temperatureAlarmHigh', align: 'center' }, { text: '湿度报警上限', value: 'humidityAlarmHigh', align: 'center' }, { text: 'IP地址', value: 'ip', align: 'center' }, diff --git a/src/views/laboratory/equipment/config/list.vue b/src/views/laboratory/equipment/config/list.vue index 84b7e69..da1b77e 100644 --- a/src/views/laboratory/equipment/config/list.vue +++ b/src/views/laboratory/equipment/config/list.vue @@ -39,8 +39,8 @@ columns: ref([ { text: '设备编号', value: 'deviceNo', align: 'center', width: '160' }, { text: '设备名称', value: 'deviceName', align: 'center' }, - { text: '温度区间', value: 'temperature', align: 'center' }, - { text: '湿度区间', value: 'humidity', align: 'center' }, + // { text: '温度区间', value: 'temperature', align: 'center' }, + // { text: '湿度区间', value: 'humidity', align: 'center' }, { text: '温度报警上限', value: 'temperatureAlarmHigh', align: 'center' }, { text: '湿度报警上限', value: 'humidityAlarmHigh', align: 'center' }, { text: 'IP地址', value: 'ip', align: 'center' }, diff --git a/src/views/laboratory/equipment/list/detail.vue b/src/views/laboratory/equipment/list/detail.vue index faef6e5..11e2169 100644 --- a/src/views/laboratory/equipment/list/detail.vue +++ b/src/views/laboratory/equipment/list/detail.vue @@ -273,18 +273,18 @@ - + - +