动态审核表头新增地区字段
This commit is contained in:
@@ -355,6 +355,7 @@ export default {
|
|||||||
width: "5%",
|
width: "5%",
|
||||||
},
|
},
|
||||||
{ field: "erbanNo", title: "平台号", align: "center", width: "5%" },
|
{ field: "erbanNo", title: "平台号", align: "center", width: "5%" },
|
||||||
|
{ field: "partitionDesc", title: "地区", align: "center", width: "5%" },
|
||||||
{ field: "nick", title: "昵称", align: "center", width: "5%" },
|
{ field: "nick", title: "昵称", align: "center", width: "5%" },
|
||||||
{ field: "gender", title: "性别", align: "center", width: "5%" },
|
{ field: "gender", title: "性别", align: "center", width: "5%" },
|
||||||
{ field: "worldName", title: "话题", align: "center", width: "5%" },
|
{ field: "worldName", title: "话题", align: "center", width: "5%" },
|
||||||
|
Reference in New Issue
Block a user