From cb7f90a4066816ac1526e5012978c1414c3f2fb9 Mon Sep 17 00:00:00 2001 From: qianming Date: Mon, 5 Jul 2021 10:45:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=9C=AC=E6=A1=86=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/report/bigscreen/designer/tools.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/report-ui/src/views/report/bigscreen/designer/tools.js b/report-ui/src/views/report/bigscreen/designer/tools.js index 9e913e55..17a6bef2 100644 --- a/report-ui/src/views/report/bigscreen/designer/tools.js +++ b/report-ui/src/views/report/bigscreen/designer/tools.js @@ -184,6 +184,17 @@ const widgetTools = [ relactiveDomValue: 'staticData', value: '文本框', }, + { + type: 'dycustComponents', + label: '', + name: 'dynamicData', + required: false, + placeholder: 'px', + relactiveDom: 'dataType', + relactiveDomValue: 'dynamicData', + chartType: 'widget-barchart', + value: '', + }, ], // 坐标