处理问题

This commit is contained in:
wanggeng 2022-05-09 10:43:39 +08:00
parent c7453bd9c6
commit 46e59aa381

View File

@ -206,7 +206,7 @@
});
}
}, function(code, data) {
top.dialog.message(data.msg);
top.dialog.msg(data.msg);
});
}
checkPasswordStatus();