Browse Source

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

luolei 5 years atrás
parent
commit
0bfccc15f8
1 changed files with 1 additions and 0 deletions
  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']){ //症状情况单独处理