feat: enhance processor

This commit is contained in:
Qiuxia Fan
2022-01-21 14:50:27 +08:00
parent b4c1dabfad
commit 1a57665012
7 changed files with 69 additions and 53 deletions

View File

@@ -26,8 +26,8 @@ export const NewControl = {
},
graph: {},
standard: {},
metrics: [],
metricTypes: [],
metrics: [""],
metricTypes: [""],
};
export const ConfigData: any = {
x: 0,