检测过程流程展示页面框架绘制
This commit is contained in:
@@ -27,6 +27,8 @@ export namespace Plan {
|
||||
// 检测计划 + 检测源
|
||||
export interface PlanAndSourceBO extends PlanBO {
|
||||
testSourceName: string;//计划所属检测源
|
||||
source_Id: string[];
|
||||
device_Id?: string[];
|
||||
testSourceList?: string[];//临时测试
|
||||
}
|
||||
// // 检测计划列表
|
||||
|
||||
Reference in New Issue
Block a user