Преглед на файлове

修复前端文件编译错误

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;