mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-06 15:31:23 +08:00
AlRead and ToRead function have been compeled,another add rightClick menu
This commit is contained in:
@@ -11,9 +11,9 @@ export default {
|
||||
methods: {},
|
||||
mounted() {
|
||||
noticeStore.selectAllNoticeByUserId(1)
|
||||
},
|
||||
unmounted() {
|
||||
console.log('alRead:unmounted')
|
||||
noticeStore.$patch((state) => {
|
||||
state.currentViewPage = 'AlRead'
|
||||
})
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user