增加
This commit is contained in:
@@ -21,7 +21,8 @@ const basicLable = ref([
|
||||
{ label: '标签', prop: 'tag' },
|
||||
{ label: '生日', prop: 'birthday' },
|
||||
{ label: '注册时间', prop: 'createtime' },
|
||||
{ label: '用户来源', prop: 'system' }
|
||||
{ label: '用户来源', prop: 'system' },
|
||||
{ label: '师傅(关系)', prop: 'teacher_nickname' }
|
||||
])
|
||||
const statisticsLable = ref([
|
||||
{ label: '充值金额', prop: 'user_recharge_all_money' },
|
||||
|
||||
Reference in New Issue
Block a user