From 87cbee9b14970d997c1e5c54b5fef4d04369c968 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期四, 05 五月 2022 09:57:52 +0800
Subject: [PATCH] 社会收支总表修改

---
 src/pages/show/otherBusiness/OtherBusiness.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/pages/show/otherBusiness/OtherBusiness.vue b/src/pages/show/otherBusiness/OtherBusiness.vue
index 29fbb3f..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>
@@ -49,7 +49,7 @@
   ;
     display: flex;
     justify-content: center;
-    padding-left: 0;
+    padding: 0px!important;
   }
 
   .el-menu-item.is-active {

--
Gitblit v1.9.1