@@ -38,6 +38,7 @@ $(function() {
$('#qtton').hide();
$('.noSamplTime').show();
$('.SamplTime').hide();
+ $(".overtime input[type=radio][value='168']").prop("checked", true);
}else{
$('.order_type').css('display','inline-block')
$('#consult').show()