From 069f3af9d8053d56fe216c5b35d64e4771dc9574 Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Tue, 10 Dec 2024 16:34:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/official/slideshow/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-ui/src/views/official/slideshow/index.vue b/ruoyi-ui/src/views/official/slideshow/index.vue index 34f20c7..7560ed5 100644 --- a/ruoyi-ui/src/views/official/slideshow/index.vue +++ b/ruoyi-ui/src/views/official/slideshow/index.vue @@ -17,7 +17,7 @@ - + @@ -112,7 +112,7 @@ label="类型" align="center" prop="type" - :formatter="(row, column, cellValue, index) => ['公告通知', '公司资讯', '政策法规', '行业动态', '投资者新闻', '公司治理', '投资者关系'][cellValue]" + :formatter="(row, column, cellValue, index) => ['公告通知', '公司资讯', '政策法规', '行业动态', '投资者', '公司治理', '投资者关系'][cellValue]" />