mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 05:12:49 +00:00
fix: 项目面板任务不显示的情况
This commit is contained in:
parent
8eb0a49ee6
commit
23188777fe
@ -1008,6 +1008,9 @@ export default {
|
|||||||
},
|
},
|
||||||
immediate: true,
|
immediate: true,
|
||||||
},
|
},
|
||||||
|
'columnList.length'() {
|
||||||
|
this.handleColumnDebounce();
|
||||||
|
},
|
||||||
'allTask.length'() {
|
'allTask.length'() {
|
||||||
this.handleColumnDebounce();
|
this.handleColumnDebounce();
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user