Vanessa 2023-04-28 22:08:57 +08:00
parent 0cd68fe571
commit e94a534b02
9 changed files with 111 additions and 114 deletions

View file

@ -280,6 +280,8 @@ declare interface IDockTab {
}
declare interface IOpenFileOptions {
searchData?: ISearchOption, // 搜索必填
customData?: any, // card 必填
assetPath?: string, // asset 必填
fileName?: string, // file 必填
rootIcon?: string, // 文档图标