From ee658b8ab1dd3b76b8c3fa3f2006b4fa8e8af0cf Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期五, 22 四月 2022 17:33:13 +0800
Subject: [PATCH] 社会保障接口对接
---
src/pages/show/otherBusiness/OtherBusiness.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pages/show/otherBusiness/OtherBusiness.vue b/src/pages/show/otherBusiness/OtherBusiness.vue
index 29fbb3f..1a542d4 100644
--- a/src/pages/show/otherBusiness/OtherBusiness.vue
+++ b/src/pages/show/otherBusiness/OtherBusiness.vue
@@ -49,7 +49,7 @@
;
display: flex;
justify-content: center;
- padding-left: 0;
+ padding: 0px!important;
}
.el-menu-item.is-active {
--
Gitblit v1.9.1