feat: 关于Dialog

This commit is contained in:
lanyeeee
2025-08-04 05:16:39 +08:00
parent 63b1867ff5
commit 851cfe1453
3 changed files with 72 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ export {}
/* prettier-ignore */
declare module 'vue' {
export interface GlobalComponents {
NA: typeof import('naive-ui')['NA']
NButton: typeof import('naive-ui')['NButton']
NCheckbox: typeof import('naive-ui')['NCheckbox']
NConfigProvider: typeof import('naive-ui')['NConfigProvider']