2020年10月21日

Ajax-fluent写法

摘要: $.ajax({ cache: true, type: "GET", url: window.contextPath + "/sys/dic/dic", data: {sort: sort}, dataType: 'json', async: false}).always(function () { 阅读全文

posted @ 2020-10-21 15:45 疯狂的妞妞 阅读(104) 评论(0) 推荐(0) 编辑

导航