feat: 视图高级设置

This commit is contained in:
junjun 2022-03-11 16:24:34 +08:00
parent 5ce21e9471
commit 6b73634575
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ export default {
name: '辅助线',
field: '0', //
axis: 'y', //
value: 0,
value: '0',
lineType: 'solid',
color: '#ff0000'
},

View File

@ -2560,7 +2560,7 @@ export default {
.tab-header > > > .el-tabs__item {
font-size: 12px;
padding: 0 40px !important;
padding: 0 20px !important;
}
.blackTheme .tab-header > > > .el-tabs__item {