fix: 移除管理端会员列表,回收站username字段,优化成员列表组件的属性结构

This commit is contained in:
Ryan Ran
2025-08-13 18:18:41 +08:00
parent f1be18b7e3
commit 3867d51d92
2 changed files with 2 additions and 2 deletions

View File

@@ -482,7 +482,7 @@ export default {
regionId,
region,
nickName,
username,
sex,
birthday,
face,

View File

@@ -435,7 +435,7 @@ export default {
regionId:regionId,
region: region,
nickName,
username,
sex,
birthday,
face: face || "",