This commit is contained in:
Pan
2017-08-28 13:12:44 +08:00
committed by 花裤衩
parent b98860ace1
commit f7aee3b5a3
50 changed files with 386 additions and 416 deletions

View File

@@ -7,7 +7,7 @@
</template>
<script>
import keyboardChart from 'components/Charts/keyboard'
import keyboardChart from '@/components/Charts/keyboard'
export default {
components: { keyboardChart }