瀏覽代碼

修复前端文件编译错误

648540858 1 年之前
父節點
當前提交
a01d4fa74e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web_src/src/components/console/ConsoleNet.vue

+ 1 - 1
web_src/src/components/console/ConsoleNet.vue

@@ -103,7 +103,7 @@ export default {
           bottom: "15px",
           selected: {},
         }
-      }
+      },
       chartEvents: {
         legendselectchanged: (item) => {
           this.extend.legend.selected = item.selected;