zxl
2025-07-17 1f233d9f5f5dafb6914fb488cd82065a8deb3e6c
manager/src/views/activity/index.vue
@@ -859,7 +859,7 @@
                tagColor = 'orange';  // 橙色表示进行中
                break;
              case 1:
                tagText = '已审核';
                tagText = '已通过';
                tagColor = 'green';   // 绿色表示通过
                break;
              case 2: