This commit is contained in:
parent
a1481aedae
commit
f94a2d4df9
|
|
@ -36,13 +36,13 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import Top1 from './Top1'
|
||||
import Top3 from './Top3'
|
||||
import Center1 from './Center1'
|
||||
import Center2 from './Center2'
|
||||
import Bottom11 from './Bottom1-1'
|
||||
import Bottom12 from './Bottom1-2'
|
||||
import Bottom2 from './Bottom2'
|
||||
import Top1 from './provincial/Top1'
|
||||
import Top3 from './provincial/Top3'
|
||||
import Center1 from './provincial/Center1'
|
||||
import Center2 from './provincial/Center2'
|
||||
import Bottom11 from './provincial/Bottom1-1'
|
||||
import Bottom12 from './provincial/Bottom1-2'
|
||||
import Bottom2 from './provincial/Bottom2'
|
||||
|
||||
export default {
|
||||
name: 'provincialChart',
|
||||
|
|
|
|||
Loading…
Reference in New Issue