mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
support modify personal attendance card
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user