Commit 578822db authored by xulili's avatar xulili

users

parent 8d2dc1a1
......@@ -71,7 +71,7 @@ export default {
{ prop: "userName", label: "平台用户名" },
{ prop: "orgName", label: "所在机构" },
{ prop: "exiredDate", label: "到期时间" },
{ prop: "roleList", label: "账号类型" },
{ prop: "roleList", label: "账号类型",width: 280 },
{ prop: "statusName", label: "账号状态" },
{ prop: "", label: "操作", isEdit: true, width: 280 },
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment