1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 15:31:23 +08:00

delete tooltip in NoticeViewCard

This commit is contained in:
cccccyb
2023-05-19 19:10:32 +08:00
parent c43aae8c6c
commit a3fabc98c8
6 changed files with 45 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
<template>
<notice-view-table />
<notice-view-card />
</template>
<script lang="ts">
import { useNoticeStore } from '@/store/notice'