🎨 优化用户列表页,优化vip管理页
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
:before-change="() => statusChangeBefore(row)" />
|
||||
|
||||
</template>
|
||||
<template #CreatedAt="{ row }">
|
||||
{{ formatDate(row.CreatedAt) }}
|
||||
<template #vip_expire_time="{ row }">
|
||||
{{ row.vip_expire_time }}
|
||||
</template>
|
||||
|
||||
<!--user_type 1: 普通用户 2: 讲师-->
|
||||
|
||||
Reference in New Issue
Block a user