bcccf135 by yangjianbin

init

1 parent b8b6c8e8
......@@ -97,10 +97,12 @@
} else {
layer.alert('请求成功');
}
setTimeout(function () {
if(!data.code) {
window.parent.reload();
layer_close();
}
},200);
},
error: function () {
layer.alert("请求失败")
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!