fix:用户状态- 过滤机器人

This commit is contained in:
weifashi 2023-09-17 23:24:44 +08:00
parent e3bd895908
commit 80bfc2c86f

View File

@ -3012,7 +3012,7 @@ export default {
getUserApproveStatus() {
this.approvaUserStatus = ''
if (this.dialogData.type !== 'user') {
if (this.dialogData.type !== 'user' || this.dialogData.bot) {
return
}
this.$store.dispatch("call", {