mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-05-12 11:36:22 +08:00
@@ -41,9 +41,7 @@ export enum DialogType {
|
||||
}
|
||||
|
||||
export interface DialogConfig {
|
||||
dialog?: {
|
||||
width?: string;
|
||||
};
|
||||
dialog?: any;
|
||||
|
||||
title?: string;
|
||||
text: string;
|
||||
|
||||
Reference in New Issue
Block a user