From 84355100192d74bab62f4c730b5896ebe82da3e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=AE=B6=E5=8D=8E?= <3599164049@qq.com> Date: Mon, 24 May 2021 09:47:31 +0800 Subject: [PATCH] little change --- src/subpackage/retail/components/retail_pay_way/retail_pay_way.vue | 1 + 1 file changed, 1 insertion(+) 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 = ""; },