30392 30392

This commit is contained in:
shijingjing
2022-06-30 16:24:42 +08:00
parent 555a888ab7
commit b29ddfc2fc
2 changed files with 9 additions and 13 deletions

View File

@@ -166,6 +166,7 @@ export default {
{prop: "eventDesc", label: "简介", dict: "integralRuleEventType", align: "center", "show-overflow-tooltip": true},
{prop: "ruleType", label: "规则", dict: "partyIntegralRuleRuleType", align: "center"},
{prop: "scoringCycle", label: "周期范围", dict: "integralRuleScoringCycle", align: "center"},
{prop: "scoringCycle", label: "积分分值", dict: "integralRuleScoringCycle", align: "center"},
{prop: "status", label: "状态", align: "center", width: 96, dict: "integralRuleStatus"},
{slot: "options", label: "操作", align: "center"},
],