删除无效的
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
</div>
|
||||
</el-tooltip>
|
||||
</template>
|
||||
<template slot="peopleNum" slot-scope="{ row }">
|
||||
<div>
|
||||
<span>{{ row.peopleNum }}人</span>
|
||||
</div>
|
||||
</template>
|
||||
<template slot="signUpCount" slot-scope="{ row }">
|
||||
<div>
|
||||
<span>{{ row.signUpCount }}人</span>
|
||||
|
||||
Reference in New Issue
Block a user