From 78212aa7c09eefd5180fbe58f5021d634862122f Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sun, 25 May 2025 16:53:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E8=AE=AF=E5=BD=95=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E5=8F=B7=E7=A0=81=E6=B2=A1=E6=9C=89=E6=98=BE=E7=A4=BA=E5=87=BA?= =?UTF-8?q?=E6=9D=A5=20#8282?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/src/views/system/address/address.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecgboot-vue3/src/views/system/address/address.data.ts b/jeecgboot-vue3/src/views/system/address/address.data.ts index ffa5945c9..ddec3a863 100644 --- a/jeecgboot-vue3/src/views/system/address/address.data.ts +++ b/jeecgboot-vue3/src/views/system/address/address.data.ts @@ -26,7 +26,7 @@ export const columns: BasicColumn[] = [ { title: '手机', width: 150, - dataIndex: 'telephone', + dataIndex: 'phone', }, { title: '邮箱',