From d18838e852236be72a624bf727291219e2da95ce Mon Sep 17 00:00:00 2001 From: huxuejian Date: Wed, 10 Jun 2026 11:29:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=91=E5=AE=9Ahis=E6=A1=A3=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/archive/archive-manage.vue | 38 +++++++++-- pages/archive/bind-his-popup.vue | 110 +++++++++++++++++++++++++++++++ pages/archive/bind-popup.vue | 43 +++++++----- pages/archive/verify-popup.vue | 14 ++-- pages/home/customer-archive.vue | 2 +- utils/api.js | 2 + 6 files changed, 180 insertions(+), 29 deletions(-) create mode 100644 pages/archive/bind-his-popup.vue diff --git a/pages/archive/archive-manage.vue b/pages/archive/archive-manage.vue index 9558858..dbb0eef 100644 --- a/pages/archive/archive-manage.vue +++ b/pages/archive/archive-manage.vue @@ -14,9 +14,10 @@ - 未关联档案 + 已关联院内档案 - 未关联档案 + + 未关联院内档案 @@ -30,7 +31,9 @@ 证件号:{{ customer.idCard || '--' }} - 关联档案 + 关联档案 + 完善个人信息 @@ -40,6 +43,8 @@ + + + \ No newline at end of file diff --git a/pages/archive/bind-popup.vue b/pages/archive/bind-popup.vue index 7b5759b..8f5cd81 100644 --- a/pages/archive/bind-popup.vue +++ b/pages/archive/bind-popup.vue @@ -17,7 +17,7 @@ 姓名: {{ customer.maskName }} - @@ -33,18 +33,15 @@ - - 以上档案都不对,可以: - 新增档案 - + + 以上档案都不对,可以: + 新增档案 + - + +