浏览代码

组织机构优化

hujunwei@agilestar.cn 2 年之前
父节点
当前提交
3f16ea29e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/main/documentCollection/newTree.vue

+ 1 - 1
src/pages/main/documentCollection/newTree.vue

@@ -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",