Browse Source

设施环境温湿度要求一览表(恒生)

shenqilong 8 months ago
parent
commit
3441a2e177
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/component/fascGuidang/fascGuidang.vue

+ 2 - 0
src/views/component/fascGuidang/fascGuidang.vue

@@ -156,6 +156,8 @@ export default {
       handler(value, old) {
         if (value && value.length) {
           this.fascData = value
+        } else {
+          this.fascData = ''
         }
         // else {
         //   this.fascData = []