提示修正
This commit is contained in:
parent
ba8b136580
commit
60f982e315
@ -103,7 +103,7 @@
|
|||||||
window.parent.location.reload();
|
window.parent.location.reload();
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
parent.layer.alert(data.m , {icon: 2,title:"系统提示"});
|
parent.layer.alert(data.msg , {icon: 2,title:"系统提示"});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user