mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 解决合并会修改原属性的bug
This commit is contained in:
@@ -15,7 +15,7 @@ export default class Config extends publicConfig implements CreateComponentType
|
||||
},
|
||||
legend: {
|
||||
top: '5%',
|
||||
left: 'center',
|
||||
left: 'center'
|
||||
},
|
||||
series: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user