From eb2ceac689afc6e88528dec003cd1c9fe893e1d2 Mon Sep 17 00:00:00 2001 From: "1378012178@qq.com" <1378012178@qq.com> Date: Thu, 22 Jan 2026 15:06:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=BB=B4=E6=8A=A4=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AD=97=E6=AE=B5=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/weihu/components/RemarksList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/iot/weihu/components/RemarksList.vue b/src/views/iot/weihu/components/RemarksList.vue index d7083d9..aaa5f3e 100644 --- a/src/views/iot/weihu/components/RemarksList.vue +++ b/src/views/iot/weihu/components/RemarksList.vue @@ -89,7 +89,7 @@ import {ref, reactive, computed, unref, defineProps} from 'vue'; canResize:false, showIndexColumn: true, actionColumn: { - width: 180, + width: 130, fixed:'right' }, beforeFetch: (params) => { @@ -168,7 +168,7 @@ import {ref, reactive, computed, unref, defineProps} from 'vue'; // }, // } // ] - const actions = [{}]; + const actions = []; actions.push( { label: '详情',