联调 过程监督
This commit is contained in:
@@ -85,7 +85,8 @@ export function batchTerminal(file) {
|
||||
return createAxios({
|
||||
url: '/process-boot/process/pmsTerminalDetection/batchTerminal',
|
||||
method: 'post',
|
||||
data: form
|
||||
data: form,
|
||||
responseType: 'blob'
|
||||
})
|
||||
}
|
||||
// 上传文件
|
||||
|
||||
Reference in New Issue
Block a user