团购状态:{{ allTabOptions.find(item => item.name == scope.row.groupType)?.label ?? "--" }}
审核状态:{{ scope.row.reviewType ?? "--" }}