support modify personal attendance card

This commit is contained in:
xiaomlove
2022-05-29 15:19:16 +08:00
parent cf7f2af06e
commit 36a1f83d7d
40 changed files with 289 additions and 48 deletions
+5
View File
@@ -86,6 +86,11 @@
<td>Seed points</td>
<td>{{baseInfo.seed_points}}</td>
</tr>
<tr>
<td>Attendance card</td>
<td>{{baseInfo.attendance_card}}</td>
<td><el-button size="small" @click="handleIncrementDecrement('attendance_card')">Change</el-button></td>
</tr>
<tr>
<td>Invites</td>
<td>{{baseInfo.invites}}</td>