mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-06 15:31:23 +08:00
add the function of addNoticeType
This commit is contained in:
@@ -10,7 +10,7 @@ export default {
|
||||
},
|
||||
methods: {},
|
||||
mounted() {
|
||||
noticeStore.selectAllNoticeByUserId(1)
|
||||
noticeStore.selectAllNoticeSelf(1)
|
||||
noticeStore.$patch((state) => {
|
||||
state.currentViewPage = 'AlRead'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user