This commit is contained in:
linfso 2024-11-08 10:08:44 +08:00
parent ad15946e6d
commit 677c99b400

View File

@ -268,7 +268,7 @@ export default {
// this.$modal.msgError("token fail");
}
}).catch(error => {
this.$modal.msgError(error);
// this.$modal.msgError(error);
});
},
showOnlineKefu(){