瀏覽代碼

添加细项

wyq 3 年之前
父節點
當前提交
033206b15f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/common/LtModal.vue

+ 1 - 0
src/components/common/LtModal.vue

@@ -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;