From 232eed7361f7ffa05c197da3ea28affaa90b2c94 Mon Sep 17 00:00:00 2001 From: "kuang.yife" Date: Wed, 14 Jun 2023 22:13:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=88=E5=82=85=E5=88=97=E8=A1=A8=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ghy-admin/src/main/resources/templates/worker/worker.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghy-admin/src/main/resources/templates/worker/worker.html b/ghy-admin/src/main/resources/templates/worker/worker.html index 8117e335..265b8b99 100644 --- a/ghy-admin/src/main/resources/templates/worker/worker.html +++ b/ghy-admin/src/main/resources/templates/worker/worker.html @@ -112,7 +112,7 @@ sortable: true }, { - field: 'account', + field: 'phone', title: '账户' }, {