|
@ -134,6 +134,7 @@ |
|
|
this.payWayList[0].mark = this.choosePath; |
|
|
this.payWayList[0].mark = this.choosePath; |
|
|
this.curChoose = this.payWayList[0]; |
|
|
this.curChoose = this.payWayList[0]; |
|
|
this.curCardChoose = null; |
|
|
this.curCardChoose = null; |
|
|
|
|
|
this.cardList = []; |
|
|
this.searchCardValue = ""; |
|
|
this.searchCardValue = ""; |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|