联调 过程监督

This commit is contained in:
GGJ
2024-03-19 15:53:01 +08:00
parent da9fb74192
commit aa90a518a4
8 changed files with 579 additions and 98 deletions

View File

@@ -85,7 +85,8 @@ export function batchTerminal(file) {
return createAxios({
url: '/process-boot/process/pmsTerminalDetection/batchTerminal',
method: 'post',
data: form
data: form,
responseType: 'blob'
})
}
// 上传文件