tangzy
2021-09-10 291f8d2477594fdad1931f08f478205b9c4f1a5b
辖区
1 files modified
2 ■■■ changed files
src/api/Jurs/jurs.js 2 ●●● patch | view | raw | blame | history
src/api/Jurs/jurs.js
@@ -71,7 +71,7 @@
export const getDeptLazyTree = (parentId) => {
  return request({
    url: '/api/jurisdiction/lazy-tree',
    url: '/api/jurisdiction/lazy-trees',
    method: 'get',
    params: {
      parentId