chore: update

This commit is contained in:
xiaoxian521
2024-04-23 10:26:26 +08:00
parent 88d804df89
commit 1ce0038c13
15 changed files with 318 additions and 421 deletions

View File

@@ -95,22 +95,6 @@ export default {
}
}
},
{
path: "/able/word",
name: "Word",
component: () => import("@/views/able/word.vue"),
meta: {
title: $t("menus.pureWord")
}
},
{
path: "/able/excels",
name: "Excels",
component: () => import("@/views/able/excels.vue"),
meta: {
title: $t("menus.pureExcels")
}
},
{
path: "/able/pdf",
name: "Pdf",