Commit 605c6d52 by 朱继来

调整js

parent 412c486a
Showing with 3 additions and 0 deletions
......@@ -1152,7 +1152,10 @@
</div>
<script>
var pay_type = '{{ $pay_extend_info ? $pay_extend_info["type"] : "" }}';
if (pay_type) {
$('input:radio[value='+pay_type+']').attr('checked', true);
}
</script>
@endif
......
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 sign in to comment