2023-12-6
This commit is contained in:
@@ -141,6 +141,16 @@
|
||||
name: "/order/index",
|
||||
path: "/order/index"
|
||||
},
|
||||
{
|
||||
alwaysShow: true,
|
||||
component: "print",
|
||||
meta: {
|
||||
icon: "el-icon-menu",
|
||||
title: "打印电子卡",
|
||||
},
|
||||
name: "/print/index",
|
||||
path: "/print/index"
|
||||
}
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "network",
|
||||
@@ -161,7 +171,7 @@
|
||||
// name: "/statisticalReport/index",
|
||||
// path: "/statisticalReport/index",
|
||||
// children: [
|
||||
|
||||
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "index",
|
||||
|
||||
Reference in New Issue
Block a user