f9ab6cf4 by wang

init

1 parent b86f5840
......@@ -121,6 +121,8 @@
layer.alert('操作失败');
} else {
layer.msg('操作成功');
window.parent.reload();
layer_close();
}
if (data.code) {
setTimeout(function () {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!