DESKTOP-6LTVLN7\Liumouren %!s(int64=2) %!d(string=hai) anos
pai
achega
7c23437e8e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/common/ChartCard.vue

+ 1 - 1
src/components/common/ChartCard.vue

@@ -30,7 +30,7 @@ export default {
     return {};
   },
   mounted() {},
-  props: [],
+  props: ["title"],
   methods: {},
   watch: {}
 };