查询
{{ riskLevelList[scope.row.riskLevel] }}
{{ scope.row.authorityId ? "收费" : "免费" }}
{{
scope.row.authorityId
? scope.row.activityPrice
? scope.row.activityPrice
: scope.row.originalPrice
: "--"
}}
{{ scope.row.isDisplay === 1 ? '显示' : '隐藏' }}
设置权重
取消权重
隐藏
显示
配置文案