修改检测入口、预检测、正式检测页面
This commit is contained in:
@@ -27,6 +27,7 @@ export namespace Plan {
|
||||
// 检测计划 + 检测源
|
||||
export interface PlanAndSourceBO extends PlanBO {
|
||||
testSourceName: string;//计划所属检测源
|
||||
testSourceList?: string[];//临时测试
|
||||
}
|
||||
// // 检测计划列表
|
||||
// export interface PlanList {
|
||||
|
||||
Reference in New Issue
Block a user