30e942f2 by wang

init

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