【fix:bug87654】-比对功能 将图例权限修改成实线
This commit is contained in:
@@ -326,6 +326,9 @@ export default {
|
||||
legend: {
|
||||
type: 'scroll',
|
||||
data: legend,
|
||||
lineStyle: {
|
||||
type: 'solid'
|
||||
},
|
||||
right: '2%'
|
||||
},
|
||||
grid: {
|
||||
|
||||
@@ -304,6 +304,9 @@ export default {
|
||||
legend: {
|
||||
type: 'scroll',
|
||||
data: legend,
|
||||
lineStyle: {
|
||||
type: 'solid'
|
||||
},
|
||||
right: '2%'
|
||||
},
|
||||
grid: {
|
||||
|
||||
Reference in New Issue
Block a user