if i call reload function before ajax call then can ajax exicute or not?

后端 未结 0 1543
长发绾君心
长发绾君心 2021-01-27 17:55
function my_status_update(id,va){
      $(".close-menu").trigger("click");
      var status = va;
      var id = id;
     $.ajax({
        type: &quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题