|
@@ -215,6 +215,7 @@ export default {
|
|
this.form.formConceptId = this.data.formConceptId;
|
|
this.form.formConceptId = this.data.formConceptId;
|
|
this.form.form = this.data.form;
|
|
this.form.form = this.data.form;
|
|
this.form.source = this.data.source;
|
|
this.form.source = this.data.source;
|
|
|
|
+ this.form.hisCode = this.data.hisCode;
|
|
this.getTermMatching();
|
|
this.getTermMatching();
|
|
this.getRelatedMapping();
|
|
this.getRelatedMapping();
|
|
}
|
|
}
|