From 23b23f920011e0b890972f3fcb5c506a228ad730 Mon Sep 17 00:00:00 2001 From: gexinzhineng/gxzn27 <1348660141@qq.com> Date: Fri, 24 Mar 2023 17:05:24 +0800 Subject: [PATCH] =?UTF-8?q?xTable=E6=9F=A5=E8=AF=A2=E6=A1=86=E5=89=8D?= =?UTF-8?q?=E9=97=B4=E9=9A=94=EF=BC=8C=E9=80=80=E5=87=BA=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=82=B9=E5=87=BB=E6=9C=89=E6=97=B6=E4=BC=9A?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E6=88=90=E5=8A=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/XTable/src/XTable.vue | 2 +- src/layout/components/UserInfo/src/UserInfo.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/XTable/src/XTable.vue b/src/components/XTable/src/XTable.vue index 55c7b129..fac292d4 100644 --- a/src/components/XTable/src/XTable.vue +++ b/src/components/XTable/src/XTable.vue @@ -128,7 +128,7 @@ const getColumnsConfig = (options: XTableProps) => { proxyForm = true options.formConfig = { enabled: true, - titleWidth: 180, + titleWidth: 110, titleAlign: 'right', items: allSchemas.searchSchema } diff --git a/src/layout/components/UserInfo/src/UserInfo.vue b/src/layout/components/UserInfo/src/UserInfo.vue index 73e048ab..7ccadb57 100644 --- a/src/layout/components/UserInfo/src/UserInfo.vue +++ b/src/layout/components/UserInfo/src/UserInfo.vue @@ -66,9 +66,9 @@ const toDocument = () => {
{{ t('common.document') }}
- + -
{{ t('common.loginOut') }}
+
{{ t('common.loginOut') }}