feat: 历史列表删除项目时如果是currentProject 一并清除

This commit is contained in:
zhangyh
2025-11-20 14:00:12 +08:00
parent 4b2553fa10
commit d07cc507ab
2 changed files with 23 additions and 13 deletions

View File

@@ -1524,7 +1524,7 @@ export default defineComponent({
}
> .text {
// display: inline-block;
font-size: 1.6rem;
font-size: 1.8rem;
}
}
}