chore: cleanup
This commit is contained in:
parent
da853a914c
commit
90a06019ce
1 changed files with 0 additions and 1 deletions
|
@ -212,7 +212,6 @@ async function createTask() {
|
|||
}
|
||||
|
||||
function openTask(e) {
|
||||
console.log('open', e.bar.ganttBarConfig.id)
|
||||
router.push({
|
||||
name: 'task.detail',
|
||||
params: {id: e.bar.ganttBarConfig.id},
|
||||
|
|
Loading…
Reference in a new issue