Browse Source

bug 修复

lilei 4 years ago
parent
commit
1147b0193b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pages/myShopTour/myShopTour.vue

+ 2 - 0
pages/myShopTour/myShopTour.vue

@@ -149,6 +149,8 @@
 			// 获取查询参数 刷新列表
 			// 获取查询参数 刷新列表
 			refresh(params){
 			refresh(params){
 				this.searchForm = params
 				this.searchForm = params
+				this.list = []
+				this.total = 0
 				this.pageInit(1)
 				this.pageInit(1)
 			},
 			},
 			// 查询列表
 			// 查询列表