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