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