yf_zkl il y a 4 ans
Parent
commit
d1aba8e419
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      minggao/src/page/commandCenter/laboratory.vue

+ 1 - 0
minggao/src/page/commandCenter/laboratory.vue

@@ -372,6 +372,7 @@ export default {
     dialogVisible(val) {
       if (val == false) {
         this.fillList = [];
+        this.models = [];
         this.spareData = []; // 备用数据
       }
     },