Shan9312 преди 10 месеца
родител
ревизия
6939ad8d03
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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