From 6a69ec729764003f7828bd045cc266a4304df5a6 Mon Sep 17 00:00:00 2001 From: zer0Black <694429613@qq.com> Date: Sat, 30 Sep 2023 16:47:49 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E5=B7=A5?= =?UTF-8?q?=E5=8F=B7=E5=AD=97=E6=AE=B5=E7=94=B1workNo=E8=BD=AC=E4=B8=BAuse?= =?UTF-8?q?rname?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/modules/AddressListRight.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/system/modules/AddressListRight.vue b/src/views/system/modules/AddressListRight.vue index ce2b71ed..af269fcb 100644 --- a/src/views/system/modules/AddressListRight.vue +++ b/src/views/system/modules/AddressListRight.vue @@ -11,8 +11,8 @@ - - + + @@ -74,7 +74,7 @@ export default { title: '工号', width: '15%', align: 'center', - dataIndex: 'workNo' + dataIndex: 'username' }, { title: '部门',