修复入驻申核结果提示问题
This commit is contained in:
parent
0d2527ff69
commit
577cd4138d
@ -50,6 +50,7 @@
|
||||
return false;
|
||||
}
|
||||
let callback = function (e) {
|
||||
layer.msg(e.msg);
|
||||
if (e.code == 0) {
|
||||
setTimeout(function () {
|
||||
parent.location.reload();
|
||||
|
Loading…
x
Reference in New Issue
Block a user