首页隐藏子计划,计划列表子计划设备管理
This commit is contained in:
@@ -88,7 +88,7 @@ export namespace Device {
|
||||
coefficientTime?: number;//系数校准耗时
|
||||
formalCheckTime?: number;//正式检测耗时
|
||||
|
||||
boundPlanName?: string;
|
||||
boundPlanName?: string| null;
|
||||
assign?: number;////是否分配给检测人员 0否 1是
|
||||
monitorList: Monitor.ResPqMon[] ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user