绘制技术监督页面 联调承载能力评估
This commit is contained in:
@@ -140,3 +140,9 @@ export function checkUser(data: any) {
|
||||
data: data
|
||||
})
|
||||
}
|
||||
export function existMonitorDeptTree() {
|
||||
return request({
|
||||
url: '/user-boot/dept/existMonitorDeptTree',
|
||||
method: 'post'
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user