chore(deps): update

This commit is contained in:
xiaoxian521
2024-01-07 23:59:54 +08:00
parent 4fa6a47342
commit ad907cc727
6 changed files with 723 additions and 690 deletions

View File

@@ -47,7 +47,7 @@ export default {
{
path: "/able/print",
name: "Print",
component: () => import("@/views/able/print.vue"),
component: () => import("@/views/able/print/index.vue"),
meta: {
title: $t("menus.hsPrint")
}