From 2198e925d8895ca9e24bc3428f56cd9f0a55ea15 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 13 Jul 2021 20:50:51 +0800
Subject: [PATCH] 派遣单位和记录的整合  其他细节修改

---
 src/views/dispatchChild/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/dispatchChild/index.vue b/src/views/dispatchChild/index.vue
index ce20d84..c88631c 100644
--- a/src/views/dispatchChild/index.vue
+++ b/src/views/dispatchChild/index.vue
@@ -506,7 +506,7 @@
   //   border: 1px solid #000;
   box-sizing: border-box;
 }
-.el-collapse-item{
+.el-collapse-item {
   padding-top: 15px !important;
 }
 </style>
\ No newline at end of file

--
Gitblit v1.9.3