From 12d2a05a9fdd23889b3f2385fed77a6348c5a927 Mon Sep 17 00:00:00 2001 From: siontion Date: Mon, 8 Apr 2024 18:01:03 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=94=B5=E7=AE=B1=20=E6=93=8D?= =?UTF-8?q?=E4=BD=9C=E5=88=97=E5=9B=BD=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Gw/boxMateQuality/BoxMateQuality.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Gw/boxMateQuality/BoxMateQuality.vue b/src/views/Gw/boxMateQuality/BoxMateQuality.vue index d20330a..33c98ba 100644 --- a/src/views/Gw/boxMateQuality/BoxMateQuality.vue +++ b/src/views/Gw/boxMateQuality/BoxMateQuality.vue @@ -80,7 +80,7 @@ const gridOptionsA: any = reactive({ { field: 'Texture', title: '材质', width: '110px' }, { field: 'Thickness', title: '公称厚度(mm)', width: '120px' }, { field: 'Size', title: '尺寸(宽*深*高)', width: '220px' }, - { title: '操作', fixed: 'right', slots: { default: 'operate' } } + { title: '操作', width: '250px',fixed: 'right', slots: { default: 'operate' } } ], pagerConfig: { enabled: true,