瀏覽代碼

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

luolei 5 年之前
父節點
當前提交
0bfccc15f8
共有 1 個文件被更改,包括 1 次插入0 次删除
  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']){ //症状情况单独处理