修改告警级别
This commit is contained in:
1
types/table.d.ts
vendored
1
types/table.d.ts
vendored
@@ -16,6 +16,7 @@ declare global {
|
||||
webPagingData: TableRow[][]
|
||||
// 表格加载状态
|
||||
loading: boolean
|
||||
exportLoading: boolean
|
||||
// 当前选中行
|
||||
selection: TableRow[]
|
||||
// 表格列定义
|
||||
|
||||
Reference in New Issue
Block a user