0310海宁预警优化
This commit is contained in:
@@ -284,7 +284,7 @@ export default {
|
||||
recordRead({ id: item.id }).then(res => {
|
||||
if (res.code === 200) {
|
||||
this.$toast("已读成功");
|
||||
this.queryList();
|
||||
this.onRefresh();
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user