var OutInvoiceType = $('#OutInvoiceType input[checked]').val(); 就可以获取到了。
转载于:https://www.cnblogs.com/lvqianqian/p/9862760.html
var OutInvoiceType = $('#OutInvoiceType input[checked]').val(); 就可以获取到了。
转载于:https://www.cnblogs.com/lvqianqian/p/9862760.html