From d806bf1af77108e0a4931549af8d35236aa93961 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期四, 03 八月 2023 09:09:33 +0800
Subject: [PATCH] 样式调整

---
 src/views/Admin/reactionManage.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/Admin/reactionManage.vue b/src/views/Admin/reactionManage.vue
index fa473d6..20c776e 100644
--- a/src/views/Admin/reactionManage.vue
+++ b/src/views/Admin/reactionManage.vue
@@ -61,6 +61,7 @@
         },
         {
           title: '操作',
+          width: '12%',
           key: 'action',
           scopedSlots: { customRender: 'action' }
         },

--
Gitblit v1.9.2