lifanagju_citu 11 ヶ月 前
コミット
a7654a8773
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/enterprise/talentPool/components/details.vue

+ 1 - 1
src/views/enterprise/talentPool/components/details.vue

@@ -1,6 +1,6 @@
 <!-- 人才库 - 人才详情 -->
 <!-- 人才库 - 人才详情 -->
 <template>
 <template>
-  <div class="white-bgc py-2 d-flex justify-center" style="width: 100%;">
+  <div class="white-bgc pt-2 pb-16 d-flex justify-center" style="width: 100%;">
     <div style="width: 940px;overflow-y: auto;background: none;" class=" pa-3 mr-3">
     <div style="width: 940px;overflow-y: auto;background: none;" class=" pa-3 mr-3">
       <!-- 基本信息 -->
       <!-- 基本信息 -->
       <baseInfo class="mt-5"></baseInfo>
       <baseInfo class="mt-5"></baseInfo>