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