SBOM树展示异常修复

This commit is contained in:
付民康
2025-03-24 18:16:52 +08:00
parent a74468a61c
commit fe6cfec2b3
2 changed files with 3 additions and 2 deletions

View File

@@ -203,7 +203,6 @@ const closeOutside = () => {
};
const submit = (formData) => {
debugger;
isOpen.value = false;
router.push({
name: 'Search',