【fix:bug87654】-比对功能 将图例权限修改成实线

This commit is contained in:
fengchenchen
2024-07-31 18:10:23 +08:00
parent 804aeffb4a
commit c5b204f4d0
2 changed files with 6 additions and 0 deletions
@@ -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: {