c30cd84f by wang

init

1 parent 17400c7f
...@@ -237,6 +237,7 @@ ...@@ -237,6 +237,7 @@
237 layer.alert('操作失败'); 237 layer.alert('操作失败');
238 } else { 238 } else {
239 layer.msg('解冻成功'); 239 layer.msg('解冻成功');
240 reload();
240 } 241 }
241 }, 242 },
242 error: function () { 243 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!