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