From 4e32f1188e9d0cafd3511994d2d13617ca6e08f9 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 15 十二月 2023 11:15:00 +0800
Subject: [PATCH] 完成

---
 src/comp/smartor3/dwo/dw_query_pat_archive.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/comp/smartor3/dwo/dw_query_pat_archive.vue b/src/comp/smartor3/dwo/dw_query_pat_archive.vue
index bdaff72..e003ee3 100644
--- a/src/comp/smartor3/dwo/dw_query_pat_archive.vue
+++ b/src/comp/smartor3/dwo/dw_query_pat_archive.vue
@@ -2,7 +2,7 @@
       <field name="patid" label=" 鑷ID "/>
       <field name="name" label=" 濮撳悕 "/>
       <field name="sex" label=" 鎬у埆   1:鐢�  2:濂�"/>
-      <field name="idno" label=" 璇佷欢鍙风爜 "/>
+      <field name="idcardno" label=" 璇佷欢鍙风爜 "/>
       <field name="birthdate" label=" 鐢熸棩 "/>
 </dw>
 <script>
@@ -42,7 +42,7 @@
         pageNum: 1,
         pageSize: 10,
         name: null,
-        idno: null,
+        idcardno: null,
         source: null,
         telcode: null,
         orgid: null,

--
Gitblit v1.9.3