From 5cbd63432eb13ffa7345990b383d857f1664ab53 Mon Sep 17 00:00:00 2001 From: Gitea Date: Mon, 21 Oct 2024 14:56:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=AA=E5=99=A8=E4=BF=A1=E6=81=AF=E4=B8=A4?= =?UTF-8?q?=E7=A7=8D=E7=B1=BB=E5=9E=8B=E5=86=85=E5=AE=B9=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E4=BB=A5=E5=8F=8A=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/src/views/instrument/InstrumentList1.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeecgboot-vue3/src/views/instrument/InstrumentList1.vue b/jeecgboot-vue3/src/views/instrument/InstrumentList1.vue index 097ddac..60531f7 100644 --- a/jeecgboot-vue3/src/views/instrument/InstrumentList1.vue +++ b/jeecgboot-vue3/src/views/instrument/InstrumentList1.vue @@ -145,7 +145,7 @@ canResize:false, useSearchForm: false, actionColumn: { - width: 470, + width: 600, fixed: 'right', }, beforeFetch: async (params) => {