Parcourir la source

Merge branch 'new' of http://192.168.2.236:10080/zhouna/preliminary into new

luolei il y a 5 ans
Parent
commit
0bfccc15f8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/components/DetailBox.vue

+ 1 - 0
src/components/DetailBox.vue

@@ -120,6 +120,7 @@
         this.$refs.detail.clearData();
         this.showToast = false;
         this.checkF = false;
+        this.reqFinish = false;
         // 让detail组件更新
         const type = this.data.moduleType;
         if(type == moduleCP['symp']){ //症状情况单独处理