--遗漏的中文信息以及英文拼写
This commit is contained in:
@@ -94,7 +94,7 @@ export async function getPerfThre(id: string | number) {
|
||||
export function addPerfThre(data: Record<string, any>) {
|
||||
let obj: any = {
|
||||
ne_type: data.neType,
|
||||
kpi_set: data.performanceArr,
|
||||
kpi_set: data.kpiSet,
|
||||
status: 'Inactive',
|
||||
orig_severity: data.origSeverity,
|
||||
threshold: data.threshold,
|
||||
|
||||
Reference in New Issue
Block a user