From 7ab3046a5aec32910a1e95bbf3bb434f6a5ba475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Wed, 8 Feb 2023 13:41:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=B8=AD=E5=BF=83-=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E5=8A=A8=E6=80=81-=E5=88=97=E5=AE=BD=E5=8F=AF?= =?UTF-8?q?=E6=8B=96=E6=8B=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/dashboard/customContentList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/src/views/dashboard/customContentList.vue b/jero-web/src/views/dashboard/customContentList.vue index d9ebc5e0c..5f2d5fc4f 100644 --- a/jero-web/src/views/dashboard/customContentList.vue +++ b/jero-web/src/views/dashboard/customContentList.vue @@ -71,7 +71,7 @@ align: 'left', dataIndex: 'msgContent', ellipsis: true, - width:1200, + width: 700, scopedSlots: { customRender: 'msgContent' } }, {