From f01a672b2d744b66c30f587123110992acb2d6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=93=E6=9C=88=E5=BD=92=E5=B0=98?= Date: Sat, 22 Feb 2025 00:14:55 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=90=8C=E6=AD=A5=E8=BF=91=E6=9C=9F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/account-settings/components/Profile.vue | 2 +- src/views/system/language/hook.tsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/account-settings/components/Profile.vue b/src/views/account-settings/components/Profile.vue index 3f173b5..4be8a58 100644 --- a/src/views/account-settings/components/Profile.vue +++ b/src/views/account-settings/components/Profile.vue @@ -94,7 +94,7 @@ const onSubmit = async (formEl: FormInstance) => {

个人信息

- + { total: 0, pageSize: 10, currentPage: 1, - background: true + background: true, + pageSizes: [10, 20, 30, 40, 50] }); /** * 表格列设置