Преглед изворни кода

2022.9.28 八爪鱼切换页码不刷新

ggooalice пре 2 година
родитељ
комит
c1e7e1aa5f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      fhKeeper/formulahousekeeper/octopus/src/views/workReport/review.vue

+ 1 - 1
fhKeeper/formulahousekeeper/octopus/src/views/workReport/review.vue

@@ -138,7 +138,7 @@
                 return string.split('\n')
             },
 
-            handleSizeChange(){
+            handleSizeChange(val){
                 this.size = val;
                 this.page = 1
                 this.getTableList();