no message
Former-commit-id: d216cdfcd3072c81aa6801d8d4a0f8f8f597ce52 Former-commit-id: 4b52eebe1e1074ff38cb4f8f2cb28731584a59b8 Former-commit-id: fd0d59bcd8950951818db7978999da547b0a117e
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
<Chart></Chart>
|
||||
</Container>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Chart from '@/components/charts/pie/1.vue'
|
||||
export default {
|
||||
components: {
|
||||
Chart
|
||||
}
|
||||
}
|
||||
</script>
|
||||
@@ -1,5 +0,0 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
pie 2
|
||||
</Container>
|
||||
</template>
|
||||
Reference in New Issue
Block a user