@@ -319,7 +319,7 @@
this.$router.push({
name: 'setTaskcd',
params: {
- task_id: that.task_id
+ id: that.task_id
}
})