Explorar o código

区分大小写

xiongzhu %!s(int64=7) %!d(string=hai) anos
pai
achega
34ec2f22dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/vue/src/pages/BubbleChart.vue

+ 1 - 1
src/main/vue/src/pages/BubbleChart.vue

@@ -12,7 +12,7 @@
 </template>
 <script>
 import Chart from 'chart.js'
-import bubbleChart from '../components/bubble'
+import bubbleChart from '../components/Bubble'
 export default {
     created() {