功能优化

This commit is contained in:
zxy
2024-02-27 20:45:04 +08:00
parent 5dd0871ad9
commit 97c026c9d3

View File

@@ -622,12 +622,12 @@ export default {
label: "手机号", label: "手机号",
prop: "telphone", prop: "telphone",
}, },
// {
// label: "用户类型",
// prop: "userId",
// },
{ {
label: "用户类型", label: "身份标签",
prop: "userId",
},
{
label: "标签",
prop: "labelsBase", prop: "labelsBase",
}, },
] ]