Browse Source

2022/2/17

yf_zkl 4 năm trước cách đây
mục cha
commit
d1aba8e419
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 = []; // 备用数据
       }
     },