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