From b1ff1b87ca65b2989f209d1d12778ddd8ce6a084 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123 <819527061@qq.com> Date: 星期三, 04 一月 2023 21:40:23 +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