修改报表
This commit is contained in:
@@ -31,4 +31,11 @@ export function getCldTree() {
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
//报表树
|
||||
export function lineTree() {
|
||||
return createAxios({
|
||||
url: '/cs-device-boot/csLedger/lineTree',
|
||||
method: 'POST'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user