记得上下班打卡 | git大法好,push需谨慎

Commit 188ef471 authored by 胡佳晨's avatar 胡佳晨

Merge remote-tracking branch 'origin/hjc_yb_banner' into hjc_yb_banner

parents 6d96d233 0375bcaa
...@@ -257,7 +257,11 @@ ...@@ -257,7 +257,11 @@
status status
}, },
success:function(e) { success:function(e) {
if (e.code == 500) {
layer.msg(e.msg)
} else {
layer.msg("操作成功!") layer.msg("操作成功!")
}
$("#searchBtns").click(); $("#searchBtns").click();
} }
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment