fix: 修复导入

This commit is contained in:
橙子
2024-01-05 00:04:34 +08:00
parent 425218908e
commit 2218d261d2

View File

@@ -327,8 +327,8 @@ const typeOptions = [
label: "默认", label: "默认",
}, },
{ {
value: "Vuepress", value: "VuePress",
label: "Vuepress", label: "VuePress",
}, },
]; ];
const getFile = async (e) => { const getFile = async (e) => {