30e942f2 by wang

init

1 parent c30cd84f
...@@ -208,6 +208,7 @@ ...@@ -208,6 +208,7 @@
208 layer.alert('操作失败'); 208 layer.alert('操作失败');
209 } else { 209 } else {
210 layer.msg('冻结成功'); 210 layer.msg('冻结成功');
211 reload();
211 } 212 }
212 }, 213 },
213 error: function () { 214 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!