sumyangyang hai 1 ano
pai
achega
4f6687c245
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -365,7 +365,7 @@
               <div class="paging">
                 <el-button type="button" @click="getEventList(calendarDay,10,pageNum-1)">上一页
                 </el-button>
-                <!-- <span>第0页</span> -->
+                 <span>第{{pageNum}}页</span>
                 <el-button type="button" @click="getEventList(calendarDay,10,pageNum+1)">下一页
                 </el-button>
               </div>