Commit 5fd2fa2d authored by maliang's avatar maliang

上传bug修复

parent f9a1d80b
......@@ -145,7 +145,10 @@
data : JSON.stringify(list),//ajax controller有请求参数必须传参写data
//请求成功
success : function(result) {
layer.open({
content:'修改成功'
});
reload()
}
});
});
......
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