JQuery.when() isn't waiting for a function return

前端 未结 0 1701
悲哀的现实
悲哀的现实 2020-11-30 19:30

I have the following code structure :

 var firstPagePromise = $.ajax(\'url1\').then(function (data) {
                        
                        //do st         


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