feat: 增加Notificatio方法

This commit is contained in:
rd
2025-07-17 17:23:40 +08:00
parent 62d27268c4
commit a7f745d98b
6 changed files with 26 additions and 26 deletions

View File

@ -66,6 +66,7 @@ import { getAccountBoardOverview, getAccountBoardList, postAccountBoardExport }
import { formatNumberShow } from '@/utils/tools';
import { INITIAL_QUERY, CARD_FIELDS } from './constants';
import { downloadByUrl } from '@/utils/tools';
import { showExportNotification } from '@/utils/arcoD';
import icon1 from '@/assets/img/icon-question.png';