Fix cancel ?
This commit is contained in:
@@ -191,7 +191,7 @@ async function cancelTraining() {
|
||||
form.cancel();
|
||||
|
||||
router.post(
|
||||
cancel(),
|
||||
'/api' + cancel(),
|
||||
{
|
||||
training_id: trainingId.value,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user