fix(sj_map_reduce): 修复日志弹窗数据未清除问题
This commit is contained in:
parent
84788ea83a
commit
5657119c10
@ -119,6 +119,7 @@ watch(
|
||||
|
||||
if (!val && props.drawer) {
|
||||
stopLog();
|
||||
logList.value = [];
|
||||
}
|
||||
},
|
||||
{ immediate: true }
|
||||
|
Loading…
Reference in New Issue
Block a user