联调 承载能力评估 40%
This commit is contained in:
@@ -15,6 +15,13 @@ export function getAreaList() {
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
// 获取省市区下拉框
|
||||
export function areaSelect() {
|
||||
return createAxios({
|
||||
url: '/system-boot/area/areaSelect',
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
|
||||
// 设备列表
|
||||
export function getDeviceTree() {
|
||||
|
||||
Reference in New Issue
Block a user