fix: 修复导入
This commit is contained in:
@@ -327,8 +327,8 @@ const typeOptions = [
|
|||||||
label: "默认",
|
label: "默认",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value: "Vuepress",
|
value: "VuePress",
|
||||||
label: "Vuepress",
|
label: "VuePress",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
const getFile = async (e) => {
|
const getFile = async (e) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user