mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
fix(移动端): 仪表板-搜索-点击文件夹-展示文件下所有数据
This commit is contained in:
committed by
fit2cloud-chenyw
parent
e242f3bea9
commit
d189ab8d00
@@ -127,7 +127,6 @@ watch(filterText, val => {
|
||||
})
|
||||
|
||||
const dataClick = val => {
|
||||
filterText.value = ''
|
||||
if (val.leaf) {
|
||||
emits('hiddenTabbar', true)
|
||||
handleCellClick(val)
|
||||
|
||||
Reference in New Issue
Block a user