Ver código fonte

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

coderbutcher 1 ano atrás
pai
commit
cbb6a969d3
1 arquivos alterados com 1 adições e 1 exclusões
  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: {