[improvement] update eslint config (#2288)
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
this.showList = false;
|
||||
this.chosenCoupon = index;
|
||||
},
|
||||
onExchange(code) {
|
||||
onExchange() {
|
||||
this.$toast(this.$t('exchange'));
|
||||
this.exchangedCoupons.push({
|
||||
...this.coupon,
|
||||
|
||||
Reference in New Issue
Block a user