Procházet zdrojové kódy

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

coderbutcher před 1 rokem
rodič
revize
cbb6a969d3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: {