From 378c7ba61f772ffde24694da9dc16721a04ef456 Mon Sep 17 00:00:00 2001 From: Jerry <707344974@qq.com> Date: Mon, 28 Oct 2024 09:36:08 +0800 Subject: [PATCH] =?UTF-8?q?commit=EF=BC=9A=E4=BF=AE=E6=94=B9=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=8C=96=E4=BB=BB=E5=8A=A1=E4=BB=BB=E5=8A=A1=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OrangeFormsOpen-VUE3/src/common/staticDict/flow.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OrangeFormsOpen-VUE3/src/common/staticDict/flow.ts b/OrangeFormsOpen-VUE3/src/common/staticDict/flow.ts index 10806080..1f833315 100644 --- a/OrangeFormsOpen-VUE3/src/common/staticDict/flow.ts +++ b/OrangeFormsOpen-VUE3/src/common/staticDict/flow.ts @@ -399,7 +399,7 @@ const AutoTaskActionType = new DictionaryBase('自动化任务动作类型', [ }, { id: 3, - name: '数据查询', + name: '单条查询', symbol: 'QUERY_SINGLE_DATA', }, {