新增标签打印

This commit is contained in:
gyq
2024-06-18 18:36:53 +08:00
parent 1439f12ee5
commit c86fff9691
14 changed files with 690 additions and 110 deletions

View File

@@ -6,6 +6,7 @@ const routes = [
{
path: "/",
name: "home",
// component: test,
component: home,
},
{