2023-12-6

This commit is contained in:
2023-12-06 18:09:02 +08:00
parent c2e21e78d8
commit 9d4a3dada7
5 changed files with 398 additions and 2 deletions

View File

@@ -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",