mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 16:10:59 +08:00
feat(文件): 路径切换后清空已选择
This commit is contained in:
@@ -618,6 +618,7 @@ onMounted(() => {
|
||||
watch(
|
||||
path,
|
||||
() => {
|
||||
selected.value = []
|
||||
handlePageChange(1)
|
||||
window.$bus.emit('push-history', path.value)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user