From cdfbc727fe28b791ba110debd8ea59debb09afca Mon Sep 17 00:00:00 2001
From: kongdeqiang <kongdeqiang960204@163.com>
Date: 星期四, 30 三月 2023 23:01:48 +0800
Subject: [PATCH] 提交代码
---
src/components/common/Sidebar.vue | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue
index 209137b..df487fa 100644
--- a/src/components/common/Sidebar.vue
+++ b/src/components/common/Sidebar.vue
@@ -88,6 +88,18 @@
name: '琛楅亾绠$悊',
indexUrl: 'street'
},
+ {
+ id:8,
+ icon: 'el-icon-document',
+ name: '鏀惰垂瑙勫垯绠$悊',
+ indexUrl: 'costRule'
+ },
+ {
+ id:9,
+ icon: 'el-icon-document',
+ name: '璁㈠崟缁熻',
+ indexUrl: 'orderRecord'
+ },
// {
// id:3,
// icon: 'el-icon-folder-opened',
--
Gitblit v1.9.1