Browse Source

little change

voice
张家华 4 years ago
parent
commit
8435510019
  1. 1
      src/subpackage/retail/components/retail_pay_way/retail_pay_way.vue

1
src/subpackage/retail/components/retail_pay_way/retail_pay_way.vue

@ -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 = "";
}, },

Loading…
Cancel
Save