xiejiacheng 5 years ago
parent
commit
c00c0e1c83
1 changed files with 1 additions and 1 deletions
  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: {},
 };