peng
3 天以前 8fde755dd2a8b2fcd99483a5b603974c9df95fe5
seller/src/views/activity/activityList.vue
@@ -614,7 +614,7 @@
                tagColor = 'orange';  // 橙色表示进行中
                break;
              case 1:
                tagText = '已审核';
                tagText = '已通过';
                tagColor = 'green';   // 绿色表示通过
                break;
              case 2: