微调误差体系
This commit is contained in:
@@ -15,7 +15,7 @@ export namespace ErrorSystem {
|
||||
export interface ErrorSystemDetail {
|
||||
measured: string;//被测量
|
||||
deviceLevel: string;//检测装置级别
|
||||
measurementType?: string;//测量类型
|
||||
measurementType: string;//测量类型
|
||||
condition: string;//测量条件
|
||||
maxErrorValue: string;//最大误差
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user