fix: 角色右上角关闭未清空数据问题修复(Closes #I6483U)
Former-commit-id: 545a34deddb7b632ca5a87efc036f7d19aef5b01
This commit is contained in:
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
@@ -1,5 +1,5 @@
|
||||
declare type DialogType = {
|
||||
title: string;
|
||||
title?: string;
|
||||
visible: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user