Pre Merge pull request !74 from dhb52/N/A
This commit is contained in:
commit
86ba15353e
2
src/types/module.d.ts
vendored
2
src/types/module.d.ts
vendored
@ -9,7 +9,7 @@ import type { addDateRange, handleTree, selectDictLabel, selectDictLabels, parse
|
||||
import type { getConfigKey, updateConfigByKey } from '@/api/system/config';
|
||||
import type { download as rd } from '@/utils/request';
|
||||
|
||||
declare module '@vue/runtime-core' {
|
||||
declare module 'vue' {
|
||||
interface ComponentCustomProperties {
|
||||
// 全局方法声明
|
||||
$modal: typeof modal;
|
||||
|
Loading…
x
Reference in New Issue
Block a user