feat: map初始化
This commit is contained in:
@@ -23,7 +23,7 @@ export default {
|
||||
name: 'EchartsFrame',
|
||||
props: {
|
||||
layout: Array,
|
||||
chartInfo: {}
|
||||
chartInfo: Object
|
||||
},
|
||||
setup (props) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user