代码更新
This commit is contained in:
@@ -331,7 +331,7 @@ export default {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
const data = {
|
const data = {
|
||||||
task_id: row.task_id,
|
task_uuid: row.task_uuid,
|
||||||
method_name: method_name
|
method_name: method_name
|
||||||
}
|
}
|
||||||
crudTask.operation(data).then(res => {
|
crudTask.operation(data).then(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user