remove useless.

This commit is contained in:
2023-12-22 13:25:53 +08:00
parent b921c65ed5
commit 8586704657

View File

@@ -91,8 +91,6 @@ const options: Array<DropdownOption | DropdownDividerOption> = [
function goHome() {
router.push("/")
}
function switchScreen() {}
</script>
<template>