,done: function(res, curr, count){//回调
if(res.msg.show_belong_mechanism == false){
$("#demo").next().find(".layui-table-box").find("[data-field='belong_mechanism']") .css("display","none");
}
if(res.msg.show_belong_school == false){
$("#demo").next().find(".layui-table-box").find("[data-field='belong_school']") .css("display","none");
}
}
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号