From 21032217fcabe4197a29be5e94f65bf61e5b076e Mon Sep 17 00:00:00 2001 From: zer0Black Date: Fri, 30 Jun 2023 11:56:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E5=85=B8item=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E4=BA=8C=E6=AC=A1=E5=88=A0=E9=99=A4=E5=BC=B9=E6=A1=86=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/system/DictItemList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jero-web/src/views/system/DictItemList.vue b/jero-web/src/views/system/DictItemList.vue index 21fccd41..222e2ac2 100644 --- a/jero-web/src/views/system/DictItemList.vue +++ b/jero-web/src/views/system/DictItemList.vue @@ -106,6 +106,7 @@ export default { title: '操作', dataIndex: 'action', align: 'center', + width: 150, scopedSlots: { customRender: 'action' } } ],