xiejiacheng hace 5 años
padre
commit
c00c0e1c83
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/altai/more/listRight.vue

+ 1 - 1
src/layout/altai/more/listRight.vue

@@ -34,7 +34,7 @@ export default {
   },
   components: {},
   data: () => ({}),
-  created() { },
+  created() {},
   computed: {},
   methods: {},
 };