From ae9d10a72efa8ff04852fee6991d901e91f853a2 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期四, 05 一月 2023 08:45:32 +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