From 89139f67f504cfd2eab6d07f981eb15f4cc08b7b Mon Sep 17 00:00:00 2001 From: qianlishi <1432731663@qq.com> Date: Mon, 16 Aug 2021 17:47:42 +0800 Subject: [PATCH] update --- report-ui/src/views/report/bigscreen/designer/tools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,