在mount() 函数中使用我们准备好的数据和选项来调用renderChart()方法。 import {Line} from 'vue-chartjs' export default Line.extend({ mounted () ...
確定! 回上一頁