From 73a9ae225888adae528d9b06233f65da04d883db Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期五, 20 五月 2022 13:42:22 +0800 Subject: [PATCH] 其他业务 --- src/pages/show/otherBusiness/OtherBusiness.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/show/otherBusiness/OtherBusiness.vue b/src/pages/show/otherBusiness/OtherBusiness.vue index 1a542d4..1cfabad 100644 --- a/src/pages/show/otherBusiness/OtherBusiness.vue +++ b/src/pages/show/otherBusiness/OtherBusiness.vue @@ -2,12 +2,12 @@ <div class="otherBusiness-wrap"> <div class="otherB-menu-left"> <el-menu :default-active="$route.path" router mode="vertical"> - <el-menu-item index="/otherB-PeopleJunShouRu"> + <el-menu-item index="/otherB_PeopleJunShouRu"> <div class="menu-left-block"> <h1>灞呮皯浜哄潎</h1> </div> </el-menu-item> - <el-menu-item index="/otherB-GongGuTuoPin"> + <el-menu-item index="/otherB_GongGuTuoPin"> <div class="menu-left-block"> <h1>宸╁浐鑴辫传鎴愭灉</h1> </div> -- Gitblit v1.9.1