Browse Source

职务面板接口对接

lifanagju_citu 1 năm trước cách đây
mục cha
commit
9f60b62a5b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/Home/personal/components/jobTypeCard.vue

+ 1 - 1
src/views/Home/personal/components/jobTypeCard.vue

@@ -19,7 +19,7 @@
         </div>
         <!-- <v-divider vertical></v-divider> -->
         <!-- 分页 -->
-        <div class="mt-2" style="border-top: 1px dashed #e6e6e6; position: absolute; bottom: 4px; width: 100%;">
+        <div v-if="!float" class="mt-2" style="border-top: 1px dashed #e6e6e6; position: absolute; bottom: 4px; width: 100%;">
           <div class="d-flex justify-space-between align-center mx-4" style="height: 40px">
             <div style="color: var(--v-primary-base); font-size: 14px;">
               {{ pageInfo.current }} / {{ pageCount }}