diff --git a/report-ui/src/views/report/bigscreen/designer/tools.js b/report-ui/src/views/report/bigscreen/designer/tools.js index 08110346..bdcb1c8a 100644 --- a/report-ui/src/views/report/bigscreen/designer/tools.js +++ b/report-ui/src/views/report/bigscreen/designer/tools.js @@ -5806,7 +5806,7 @@ const widgetTools = [ value: 'rgba(30, 144, 255, 1)' }, { - type: 'el-input-text', + type: 'el-select', label: '字体粗细', name: 'subTextFontWeight', required: false,