Commit b74b23a8 by 刘海龙

111

parent a1c9ea46
......@@ -157,7 +157,6 @@
saveName = 'auth_' + uid + '_3';
}
var loadingIndex = layer.load(2);
$(document).off('change',id).on('change',id,function(){
$.ajaxFileUpload({
url: './index.php?g=Appapi&m=Auth&a=upload',
secureuri: false,
......@@ -190,7 +189,6 @@
console.log(data);
}
});
});
},
submit: function () {
let data = this.form;
......
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