修改
This commit is contained in:
@@ -10,6 +10,4 @@ export interface IWindowForm {
|
||||
get windowFormEle(): HTMLElement;
|
||||
/** 窗体状态 */
|
||||
get windowFormState(): TWindowFormState;
|
||||
/** 关闭窗体 */
|
||||
closeWindowForm(): void;
|
||||
}
|
||||
Reference in New Issue
Block a user