licailing 4 lat temu
rodzic
commit
d239b6ff82

+ 1 - 1
src/main/vue/src/views/record/RecordRegulationList.vue

@@ -106,7 +106,7 @@
             <div v-if="lists.length <= 0" style="padding:100px 0; font-size: 14px; color: #4a4646">
                 <div style="text-align:center">暂无数据</div>
             </div>
-            <div style="margin: 30px">
+            <div style="margin: 30px" v-else>
                 <el-timeline-item :timestamp="item.createdAt" placement="top" v-for="item in lists" :key="item.id">
                     <div style="font-size: 14px; color: #4a4646">
                         {{ tipsType[item.type] }}