f1cef09e by yangjianbin

init

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