From e0778297ad4a5fd6677294cff81d972acccb728d Mon Sep 17 00:00:00 2001 From: dengbf Date: Tue, 11 Nov 2025 18:41:32 +0800 Subject: [PATCH 1/2] =?UTF-8?q?-=20[=E5=85=B3=E8=81=94]=20#[15522447621816?= =?UTF-8?q?32]=E6=8A=A5=E8=A1=A8=EF=BC=9A=E6=B5=81=E7=A8=8B=E5=9B=BE?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E9=80=9A=E7=94=A8=E9=85=8D=E7=BD=AE=E8=B0=83?= =?UTF-8?q?=E6=95=B4=20http://192.168.0.96:8090/demo/rdm.html#/story-detai?= =?UTF-8?q?l/939050947543040/939050947543042/1552244762181632?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../report/statement/statement-data-edit.vue | 13 +- .../others/autoexec-widget-config.vue | 162 +++++++++++++++++- .../statement/widgets/define/autoexec.js | 16 +- .../widgets/others/autoexec-widget.vue | 110 +++++------- 4 files changed, 229 insertions(+), 72 deletions(-) diff --git a/src/views/pages/report/statement/statement-data-edit.vue b/src/views/pages/report/statement/statement-data-edit.vue index 7968af94..515bc5be 100644 --- a/src/views/pages/report/statement/statement-data-edit.vue +++ b/src/views/pages/report/statement/statement-data-edit.vue @@ -102,9 +102,13 @@ {{ $t('term.report.datatype.binddynamicdata') }} -
- -
+
+ -
+
{{ $t('page.filtercondition') }} @@ -149,6 +153,7 @@ export default { name: '', components: { TsForm: () => import('@/resources/plugins/TsForm/TsForm'), + TsFormItem: () => import('@/resources/plugins/TsForm/TsFormItem'), TsFormRadio: () => import('@/resources/plugins/TsForm/TsFormRadio'), TsFormInput: () => import('@/resources/plugins/TsForm/TsFormInput'), TsFormSelect: () => import('@/resources/plugins/TsForm/TsFormSelect'), diff --git a/src/views/pages/report/statement/widgetconfigs/others/autoexec-widget-config.vue b/src/views/pages/report/statement/widgetconfigs/others/autoexec-widget-config.vue index 8b07cf8f..153a87e0 100644 --- a/src/views/pages/report/statement/widgetconfigs/others/autoexec-widget-config.vue +++ b/src/views/pages/report/statement/widgetconfigs/others/autoexec-widget-config.vue @@ -30,25 +30,172 @@ />
+ + + + + + 状态 + 字体颜色 + 背景颜色 + + + + + + + + + + + + + + + + +