fix: 任务业务以及与acs对接的接口

This commit is contained in:
2023-07-18 15:16:05 +08:00
parent 3a437675dd
commit 82bebd313e
59 changed files with 2745 additions and 863 deletions

View File

@@ -236,10 +236,10 @@ export default {
crudNotice.read(record.notice_id).then(() => {
record.have_read = '2'
this.$bus.emit(NOTICE_MESSAGE_UPDATE)
this.crud.toQuery()
})
}
this.$bus.emit(NOTICE_SHOW_MESSAGE, record)
this.crud.toQuery()
},
hand(value) {
this.crud.toQuery()