diff --git a/public/themes/simpleboot3/portal/orderpage/order_salesman_ty.html b/public/themes/simpleboot3/portal/orderpage/order_salesman_ty.html index 69d2c24..790f316 100755 --- a/public/themes/simpleboot3/portal/orderpage/order_salesman_ty.html +++ b/public/themes/simpleboot3/portal/orderpage/order_salesman_ty.html @@ -305,6 +305,7 @@ html +="<div class=\"three_model_school_name\" onclick=\"click_school("+vo.id+")\">"+vo.school+"</div>"; }) $('.there_university').html(html); + $('.banji').remove(); }else{ alert(res.msg) }