Browse Source

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

lilei 4 năm trước cách đây
mục cha
commit
19405f0690
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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')