fix:修改新风系统范围

This commit is contained in:
zhaohy
2024-08-26 11:37:06 +08:00
parent c27b19bf1e
commit 32706e348e
3 changed files with 93 additions and 91 deletions

View File

@@ -100,7 +100,6 @@
//点击获取详情
const clickLift = (item: any) => {
visible.value = true;
console.log(item, '获取详细日志');
selctLeft.value = item;
setTimeout(() => {
leftPage.value.toggle(selctLeft.value);