mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 23:11:24 +08:00
delete the function of visitByMyself and optimize the loading of noticeReceiveBySelf
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
message: '删除成功.',
|
||||
type: 'success'
|
||||
})
|
||||
noticeStore.selectAllNotice(1, 5)
|
||||
noticeStore.selectAllNotice(this.currentPage, this.pageSize)
|
||||
} else if (response.data.code === 20034) {
|
||||
ElMessage({
|
||||
message: response.data.msg,
|
||||
|
||||
Reference in New Issue
Block a user