src/components/do/a6-facilities-environment/facilities-environmental-conditions/power-supply-stability.vue
@@ -255,7 +255,7 @@ // 电源稳定性-打开弹框调用设备接口,查询使用的设备 openDialog() { this.$axios.get(this.$api.deviceScope.treeDevice).then(res => { this.cascaderList = res.data; this.cascaderList = res.data }); this.$nextTick(() => { this.$refs['form'].clearValidate()