@@ -160,6 +160,8 @@ export default {
this.paginationProps.pageSize = 20
this.curTab = '1'
this.list = []
+ this.queryParam.buyerSn = undefined
+ this.$refs.custList.setData(undefined)
}