fix: 搜索文件选择在上层文件夹中显示时如果已经当前文件夹时没有反应的问题
This commit is contained in:
@@ -1125,6 +1125,7 @@ export default {
|
||||
break;
|
||||
|
||||
case 'upperFolder':
|
||||
this.searchKey = '';
|
||||
this.browseFolder(item.pid)
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user