From 2630e10ec75b8d861fe0897c224f5b9266f550ec Mon Sep 17 00:00:00 2001 From: kongdeqiang <kongdeqiang960204@163.com> Date: 星期四, 01 六月 2023 19:20:15 +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