Commit a4324f37 authored by liaili's avatar liaili

ie8 bug

parent 57f1002d
This diff is collapsed.
function request(url, data, method = 'GET') {
let promise = $.Deferred();
$.ajax(url, {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment