新增添加网口打印机

This commit is contained in:
gyq
2026-03-28 08:56:00 +08:00
parent 33be9f2cef
commit 5fab9a857a
10 changed files with 11330 additions and 1197 deletions

View File

@@ -5,9 +5,9 @@ import test from "@/views/home/test.vue";
const routes = [
{
path: "/",
name: "home",
// component: test,
component: home,
// name: "home",
component: test,
// component: home,
},
{
path: "/login",