zxl
2025-08-14 0451f58eb0c03972c8b0a34c97610ac675a6bee6
seller/src/views/activity/activityList.vue
@@ -614,7 +614,7 @@
                tagColor = 'orange';  // 橙色表示进行中
                break;
              case 1:
                tagText = '已审核';
                tagText = '已通过';
                tagColor = 'green';   // 绿色表示通过
                break;
              case 2: