烟花爆竹实名登记前端
马宇豪
2023-01-30 dd6ea0985bbae8ec519a875354daefbc01f82d21
修改分页查询传参
1 files modified
2 ■■■ changed files
src/views/trouble/safetyRiskTroubleStatistics.vue 2 ●●● patch | view | raw | blame | history
src/views/trouble/safetyRiskTroubleStatistics.vue
@@ -559,7 +559,7 @@
                this.getSelfCheckData()
            },
            handleCurrentChange(val){
                this.listQuery.pageIndex = val
                this.listQuery.page = val
                this.getSelfCheckData()
            },
        }