Browse Source

员工历史进程

zhengnaiwen_citu 4 tháng trước cách đây
mục cha
commit
81c835704d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/humanResources/roster/rosterHistory.vue

+ 1 - 0
src/views/humanResources/roster/rosterHistory.vue

@@ -5,6 +5,7 @@
     direction="rtl"
   >
     <div class="pa-3">
+      <m-empty v-if="items.length === 0"></m-empty>
       <el-timeline>
         <el-timeline-item
           v-for="(item, index) in items"