Commit 181b26e1 by 刘海龙

111

parent 39b5703b
......@@ -219,8 +219,6 @@
fileElementId: id,
data: {saveName: saveName},
dataType: 'html',
processData: false,
contentType: false,
success: function (data) {
data = data.replace(/<[^>]+>/g, "");
var str = JSON.parse(data);
......
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