Explorar el Código

修复前端文件编译错误

648540858 hace 1 año
padre
commit
a01d4fa74e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;