|
@@ -201,6 +201,7 @@ export default {
|
|
|
this.isEdit = true;
|
|
|
this.editId = this.data.id;
|
|
|
this.form.hisName = this.data.hisName;
|
|
|
+ this.form.hisDetailName = this.data.hisDetailName;
|
|
|
this.form.searchText = this.data.uniqueName;
|
|
|
this.form.icdCode = this.data.code;
|
|
|
this.form.conceptId = this.data.conceptId;
|