Commit 7d99a434 authored by lixy's avatar lixy

后台用户管理

parent b06a9920
......@@ -154,7 +154,7 @@ export default {
password: undefined,
passwordEdit: undefined,
description: undefined,
dataLimit: [],
dataLimit: [],//数据权限
members: [],
},
baranchQuery: {
......@@ -509,7 +509,7 @@ export default {
companyId: undefined,
password: "",
description: undefined,
dataLimit: undefined,
dataLimit: [],
members: [],
};
},
......
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