bug
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
||||
{prop: 'title', label: '活动名称', align: 'center'},
|
||||
{prop: 'areaName', label: '发布地区', align: 'center'},
|
||||
{slot: 'activeTime'},
|
||||
{prop: 'total', label: '报名人数', align: 'center', width: 120},
|
||||
{prop: 'signupCount', label: '报名人数', align: 'center', width: 120},
|
||||
{prop: 'signupStatus', label: '报名状态', align: 'center', dict: 'partyReportSignupStatus', width: 120},
|
||||
{prop: 'actionStatus', label: '活动状态', align: 'center', dict: 'partyReportActionStatus', width: 120},
|
||||
{slot: 'option'},
|
||||
|
||||
Reference in New Issue
Block a user