查询列表
This commit is contained in:
@@ -15,3 +15,6 @@ export function tkhostdata(data) {
|
||||
export function dicts(data) {
|
||||
return postAxios({ url: 'param/dicts', data })
|
||||
}
|
||||
export function tkhostdetail(data) {
|
||||
return postAxios({ url: 'tkinfo/tkhostdetail', data })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user