Shan9312 hace 8 meses
padre
commit
6939ad8d03
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/report/vehiclUtilizaRate/index.vue

+ 1 - 0
src/views/report/vehiclUtilizaRate/index.vue

@@ -236,6 +236,7 @@ export default {
       this.getdataListParm.pagecount = 9999
       getVehicRate(this.getdataListParm).then((res) => {
         const { data } = res
+        this.getdataListParm.pagecount = 10
         data.list.length &&
           data.list.forEach((item, index) => {
             item.sort = index + 1