From 922b1cda60a08dbba9937d93457df40b54441cdf Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 23 七月 2025 14:26:30 +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