DESKTOP-6LTVLN7\Liumouren 2 yıl önce
ebeveyn
işleme
7c23437e8e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: {}
 };