修复个人邀请码页面

This commit is contained in:
liaozetao
2023-10-07 17:39:33 +08:00
parent 3b75a93b2c
commit 79f4e5124f

View File

@@ -33,7 +33,7 @@
import TableHelper from '@/utils/bootstrap-table-helper';
export default {
name: "InviteCodeStatView",
name: "InviteCodeStatsView",
setup() {
return {};
},