ソースを参照

Merge branch 'develop' of http://git.chelingzhu.com/chelingzhu-web/zxyj-mini-html into develop

lilei 4 年 前
コミット
19405f0690
1 ファイル変更1 行追加0 行削除
  1. 1 0
      pages/userCenter/ldDetailed.vue

+ 1 - 0
pages/userCenter/ldDetailed.vue

@@ -110,6 +110,7 @@
 		methods:{
 			// 搜索查询
 			searchHandle () {
+				this.listdata = []
 				this.status = "loading"
 				let params = Object.assign(this.queryParam,this.queryDate)
 				console.log(params,'pppppppp')