src/components/do/a6-facilities-environment/facilities-environmental-conditions/illuminance-recording.vue
@@ -289,7 +289,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()