Przeglądaj źródła

修改h5优惠券选择的缺陷

lsx 2 lat temu
rodzic
commit
65a950e348
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/packageGoods/coupon/index.vue

+ 1 - 1
src/packageGoods/coupon/index.vue

@@ -22,7 +22,7 @@
 
 		<view class="coupon-title">可用优惠券:{{ total }}</view>
 		<view class="coupon-list">
-			<u-radio-group v-model="radiovalue1" placement="column" @change="changeChechk()">
+			<u-radio-group v-model="radiovalue1" placement="column" @change="changeChechk($event)">
 				<view class="flex coupon-list-item" v-for="(item,index) in list" :key="index"
 					:style="{backgroundImage:`url(${ index == isActive ? backOn : backOff })`}">
 					<view class="flex coupon-list-item-info">