From eae52a04526c1b199dbccd8fc036eafb8aa80012 Mon Sep 17 00:00:00 2001 From: fengachen <373943794@qq.com> Date: Tue, 26 Oct 2021 15:18:37 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86=E5=88=97=E8=A1=A8=20?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E5=8F=B7=20=E4=B8=BA=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E5=8F=B7=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/UserList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/UserList.vue b/src/views/system/UserList.vue index fde6e9c..cfa5780 100644 --- a/src/views/system/UserList.vue +++ b/src/views/system/UserList.vue @@ -181,7 +181,7 @@ export default { // scopedSlots: { customRender: "text" }, // }, { - title: '手机号', + title: '手机号码', align: 'center', width: 160, dataIndex: 'phone',