推送任务

This commit is contained in:
liuye
2024-01-09 16:07:07 +08:00
parent d38355ba37
commit d0a7759428
3 changed files with 6 additions and 4 deletions

View File

@@ -480,7 +480,7 @@
this.$emit('change', {
type: 'AnnounceList',
isRefresh: !!isRefresh,
params: {id: this.params.clientInfoId}
params: {id: this.params.clientInfoId, status: this.params.status}
})
}
}