mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-16 16:05:52 +08:00
fix: 移除管理端会员列表,回收站username字段,优化成员列表组件的属性结构
This commit is contained in:
@@ -482,7 +482,7 @@ export default {
|
||||
regionId,
|
||||
region,
|
||||
nickName,
|
||||
username,
|
||||
|
||||
sex,
|
||||
birthday,
|
||||
face,
|
||||
|
||||
@@ -435,7 +435,7 @@ export default {
|
||||
regionId:regionId,
|
||||
region: region,
|
||||
nickName,
|
||||
username,
|
||||
|
||||
sex,
|
||||
birthday,
|
||||
face: face || "",
|
||||
|
||||
Reference in New Issue
Block a user