variable scope not set in ajax callback

后端 未结 0 1733
北荒
北荒 2020-12-17 00:20
function canDeleteFacilitator(facilitatorId, handleData) {
var call = $.ajax({
    type: \'GET\',
    url: urls.candeletefacilitator,
    data:{facilitatorId: facili         


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