From 68100caa0830debb2367386e0fb68c28ac57b7d1 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期二, 15 七月 2025 16:45:59 +0800 Subject: [PATCH] 审核状态修改 --- manager/src/views/activity/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/manager/src/views/activity/index.vue b/manager/src/views/activity/index.vue index 9043862..66f8fe4 100644 --- a/manager/src/views/activity/index.vue +++ b/manager/src/views/activity/index.vue @@ -859,7 +859,7 @@ tagColor = 'orange'; // 姗欒壊琛ㄧず杩涜涓� break; case 1: - tagText = '宸插鏍�'; + tagText = '宸查�氳繃'; tagColor = 'green'; // 缁胯壊琛ㄧず閫氳繃 break; case 2: -- Gitblit v1.8.0