feat(level-up-records): fix column field err

This commit is contained in:
woody 2025-04-21 14:52:33 +08:00
parent 730401d872
commit d36bd47880
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
/>
<el-table-column
align="center"
prop="memberCode"
prop="upgradeTime"
width="150"
label="升级时间"
/>