This commit is contained in:
2023-11-01 17:16:08 +08:00
parent 257fe3ad47
commit 0f7412881d

View File

@@ -73,7 +73,7 @@ export default {
setTime1: this.$store.getters.setTime1 / 1000,
fullscreen: false,
heightLimit: false,
option: [{value: '1', label: '海亮纯铜精密件智能车间生产监控中心'}, {value: '2', label: '海亮纯铜精密件智能车间设备监控中心'}, {value: '3', label: '海亮纯铜精密件智能车间AGV监控中心'}],
// option: [{value: '1', label: '海亮纯铜精密件智能车间生产监控中心'}, {value: '2', label: '海亮纯铜精密件智能车间设备监控中心'}, {value: '3', label: '海亮纯铜精密件智能车间AGV监控中心'}],
active: this.$store.getters.equipId,
open: false
}