mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
fix: 去掉调试信息
This commit is contained in:
parent
05c8a6e664
commit
467d05a358
@ -1069,7 +1069,6 @@ export default {
|
||||
},
|
||||
|
||||
openTask(task) {
|
||||
console.log('openTask',task);
|
||||
this.$store.dispatch("openTask", task)
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user