对接台桌列表
This commit is contained in:
@@ -29,7 +29,7 @@ const routes = [
|
||||
meta: {
|
||||
index: 1,
|
||||
},
|
||||
component: () => import("@/views/table.vue"),
|
||||
component: () => import("@/views/table/index.vue"),
|
||||
},
|
||||
{
|
||||
path: "/order",
|
||||
|
||||
Reference in New Issue
Block a user