取消注释以及完善多选框处理逻辑
This commit is contained in:
@@ -113,7 +113,6 @@ export function addPerfThre(data: Record<string, any>) {
|
||||
* @returns object
|
||||
*/
|
||||
export function updatePerfThre(data: Record<string, any>) {
|
||||
console.log(data);
|
||||
let obj: any = {
|
||||
ne_type: data.neType,
|
||||
kpi_set: data.kpiSet,
|
||||
|
||||
Reference in New Issue
Block a user