소스 검색

修复前端文件编译错误

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;