--fix bug

This commit is contained in:
yuping
2023-03-22 01:59:08 +08:00
parent 8c505ef996
commit 7d3df449f2

View File

@@ -138,7 +138,7 @@ const props = defineProps({
}, },
}); });
const visiable = ref(true); const visiable = ref(false);
const store = useStore(); const store = useStore();
const searchParams = useResetRef({ const searchParams = useResetRef({