| src/views/home/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/home/index.vue
@@ -1441,11 +1441,13 @@ this.gridData.current = page; this.dialogloading = true; this.gridData.data = []; let types = this.poorPerformanceType.toString(); let params = { current: this.gridData.current, size: 10, jurisdiction: this.value1, examinationType: 1 examinationType: 1, types: types }; qualificationPages(params).then(res => { if (res.data.code === 200) {