feat:添加连线的hover事件 修改图标库,添加国际化

This commit is contained in:
zhangyu
2020-09-15 17:39:11 +08:00
parent b8c9d2e0a3
commit 494fedb4de
13 changed files with 131 additions and 52 deletions

View File

@@ -301,7 +301,7 @@
this.expressions.push('');
this.legends.push('');
this.form.name.push('');
this.unit.push('');
this.unit.push(1);
this.promqlKeys.push(getUUID());
this.elementIds.push("");
this.promqlCount++;