ajax method returns before the request is finished, and therefore before the success callback runs. That means that this function's return statement runs before ...
確定! 回上一頁