mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 11:13:26 +00:00
fix: 搜索文件选择在上层文件夹中显示时如果已经当前文件夹时没有反应的问题
This commit is contained in:
parent
440aa64fae
commit
6112d6950a
@ -1125,6 +1125,7 @@ export default {
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case 'upperFolder':
|
case 'upperFolder':
|
||||||
|
this.searchKey = '';
|
||||||
this.browseFolder(item.pid)
|
this.browseFolder(item.pid)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user