Layui 获取 radio的值

Layui 获取 radio的值

var OutInvoiceType = $('#OutInvoiceType input[checked]').val();   就可以获取到了。

相关文章: