Commit f324c669 by zhanghaozhe

标签

parent d12e8806
......@@ -40,7 +40,8 @@ class Coupon extends Component {
purpose === 'use' &&
<i className={classnames('iconfont icondanseshixintubiao-5', {
check: (selected != undefined && !invalid) && (selected === index)
})}></i>
})}
/>
}
<ul>
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment