|
@@ -157,7 +157,7 @@ export default {
|
|
},
|
|
},
|
|
async reSigningEVisa1(form) {
|
|
async reSigningEVisa1(form) {
|
|
return HcApi({
|
|
return HcApi({
|
|
- url: '/api/blade-business/task/reSigningEVisa1',
|
|
|
|
|
|
+ url: '/api/blade-business/task/reSigningEVisaByUserIds',
|
|
method: 'post',
|
|
method: 'post',
|
|
data: form,
|
|
data: form,
|
|
})
|
|
})
|