getData1
This commit is contained in:
@@ -63,3 +63,8 @@ export const instOperation = (uuid, otype) => request({
|
||||
opt_type: otype
|
||||
}
|
||||
})
|
||||
|
||||
// 1.3获取任务类型:
|
||||
export const taskType = () => request({
|
||||
url:'/api/task/taskType'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user