From 1ea7a94afe8369c797e2bc451c842c7c0f41d31d Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期五, 08 九月 2023 15:35:25 +0800
Subject: [PATCH] initial commit

---
 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