diff --git a/src/subpackage/retail/components/retail_pay_way/retail_pay_way.vue b/src/subpackage/retail/components/retail_pay_way/retail_pay_way.vue index b5e8099..4249e8e 100644 --- a/src/subpackage/retail/components/retail_pay_way/retail_pay_way.vue +++ b/src/subpackage/retail/components/retail_pay_way/retail_pay_way.vue @@ -134,6 +134,7 @@ this.payWayList[0].mark = this.choosePath; this.curChoose = this.payWayList[0]; this.curCardChoose = null; + this.cardList = []; this.searchCardValue = ""; },