2bc269cc by wang

init

1 parent cecddf10
......@@ -195,7 +195,8 @@
layer.alert('操作失败');
} else {
layer.alert('操作成功');
reload();
window.parent.reload();
layer_close();
}
},
error: function () {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!