Kaynağa Gözat

修复前端文件编译错误

648540858 1 yıl önce
ebeveyn
işleme
a01d4fa74e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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;