删除控制

This commit is contained in:
yanran200730
2022-06-02 15:47:15 +08:00
parent 75832e6b0a
commit 4895449771
2 changed files with 10 additions and 4 deletions

View File

@@ -102,6 +102,7 @@
msgInfo: {}
}
},
computed: {
...mapState(['user']),
@@ -186,7 +187,6 @@
}
}
this.msgInfo.msg = msg
console.log(msg)
}
}
})