mirror of
https://github.com/kuaifan/dootask.git
synced 2026-09-11 22:49:11 +00:00
fix(project): 修复列表新增任务显示空白行
This commit is contained in:
parent
f43977f07e
commit
10474f481c
@ -1197,6 +1197,9 @@ export default {
|
||||
'parentTask.length'() {
|
||||
this.handleColumnDebounce();
|
||||
},
|
||||
'projectData.task_num'() {
|
||||
this.handleColumnDebounce();
|
||||
},
|
||||
searchText() {
|
||||
this.handleColumnDebounce(true);
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user