refactor(notification): 更新通知函数导入路径
This commit is contained in:
@ -25,7 +25,7 @@ import SyncDataModal from '../sync-data-modal';
|
||||
import CommonSelect from '@/components/common-select';
|
||||
|
||||
// import { downloadByUrl } from '@/utils/tools';
|
||||
import { showExportNotification } from '@/utils/arcoD';
|
||||
import { showExportNotification } from '@/utils/notification';
|
||||
import { genRandomId } from '@/utils/tools';
|
||||
import {
|
||||
fetchAccountTags,
|
||||
|
||||
Reference in New Issue
Block a user