@@ -657,6 +657,7 @@
this.currentPage = 1
this.pageSize = 10
this.tranProcessInfo = []
+ this.activeName = ""
console.log('type', this.activeName)
for (var i = 0; i < this.contractNoList.length; i++) {
if (this.contractNoList[i].contractNo == e) {