xiejiacheng 5 年 前
コミット
c00c0e1c83
1 ファイル変更1 行追加1 行削除
  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: {},
 };