305f5071 by yangjianbin

init

1 parent 9f72f110
......@@ -95,10 +95,12 @@
} else {
layer.msg('操作成功');
}
setTimeout(function () {
if(!data.code) {
window.parent.reload();
layer_close();
}
},500);
},
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!