mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 23:11:24 +08:00
use pinia to modify notice add,delete,select function
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import { useNoticeViewStore } from '@/store/notice-view'
|
||||
const noticeViewStore = useNoticeViewStore()
|
||||
export default {
|
||||
name: 'NoticeView',
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user