@@ -97,7 +97,7 @@ export default {
}
if (v.o !== this.treeId) {
this.$http({
- url: "/sysmgr/sysuserinfo/queryListByName",
+ url: "/sysmgr/sysuserinfo/querySysUserListByNameOrderByDuty",
method: "post",
headers: {
"Content-Type": "application/json",