Sfoglia il codice sorgente

Merge branch 'master' of http://94.191.59.107:3000/houwenfeng/ybxf-security-uniapp

coderbutcher 1 anno fa
parent
commit
cbb6a969d3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pagesA/fire/remind/index.vue

+ 1 - 1
pagesA/fire/remind/index.vue

@@ -149,7 +149,7 @@
 		onShow() {
 			this.tableData = []
 			// this.tableD
-			this.getData(this.pageNo)
+			this.getData(1)
 		},
 		watch: {
 			loading: {