微调
This commit is contained in:
@@ -107,6 +107,7 @@ export namespace CheckData {
|
||||
|
||||
// 用来描述 检测数据-左侧树结构
|
||||
export interface TreeItem {
|
||||
id:string | null,
|
||||
scriptTypeName: string | null,
|
||||
sourceDesc: string | null,
|
||||
harmNum: number | null,
|
||||
|
||||
Reference in New Issue
Block a user