Administrator
2021-09-10 0e5b7e8834e8f7b68e4de1d86988ae33960bc278
Merge branch 'master' of http://192.168.0.105:10010/r/zhba_regulatory
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