bug提交
This commit is contained in:
@@ -88,7 +88,7 @@ export const updateStatistical = (data: any) => {
|
||||
// 单位绑定
|
||||
export function codeDicTree(data: any) {
|
||||
return createAxios({
|
||||
url: '/system-boot/dic/codeDicTree',
|
||||
url: '/system-boot/dicTree/codeDicTree',
|
||||
method: 'get',
|
||||
params: data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user