新增添加网口打印机
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user