379086a5 by wang

init

1 parent 63b0c115
......@@ -119,6 +119,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!