mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-08 02:16:46 +08:00
事件添加
This commit is contained in:
@@ -138,6 +138,7 @@
|
||||
allClear() {
|
||||
apiMessage.cleanAll().then(res=>{
|
||||
if(res.status == 200) {
|
||||
this.modalShow = false;
|
||||
this.$emit('loadMessage');
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user