摘要: $(document).on('change','#c-is_scan',function () { if($(this).val()==0){ $('#c-scan_num').parents('.form-group').hide(); }else if($(this).val()==1){ $ 阅读全文
posted @ 2019-12-16 11:39 hwzzbe 阅读(211) 评论(0) 推荐(0)