Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDocEntity

Hierarchy

  • IDocEntity

Index

Properties

docId

docId: string

文档的唯一id

fileType

fileType: "pdf" | "ppt" | "doc"

文档类型,会影响弹窗中文档的图标

name

name: string

文档名称,会影响弹窗中文档名称

params

文档具体的数据参数

Optional showDelete

showDelete: boolean

是否在文档弹窗中显示删除按钮