From f21da8f3373d19045b05fe51a6eab3695dbe30f5 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期六, 07 三月 2026 14:13:42 +0800
Subject: [PATCH] #任务步骤

---
 rsf-admin/src/i18n/zh.js |   26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diff --git a/rsf-admin/src/i18n/zh.js b/rsf-admin/src/i18n/zh.js
index 352ab0a..3fe12dd 100644
--- a/rsf-admin/src/i18n/zh.js
+++ b/rsf-admin/src/i18n/zh.js
@@ -242,9 +242,32 @@
         subsystemFlowTemplate: '瀛愮郴缁熸祦绋嬫ā鏉�',
         flowStepTemplate: '娴佺▼姝ラ妯℃澘',
         taskPathTemplateMerge: '浠诲姟璺緞妯℃澘鍚堝苟',
+        missionFlowStepInstance: '浠诲姟娴佺▼姝ラ',
     },
     table: {
-        field: {
+        field: {            
+            flowStepInstance: { 
+                flowInstanceId: "娴佺▼瀹炰緥ID",
+                flowInstanceNo: "娴佺▼瀹炰緥缂栧彿",
+                stepTemplateId: "姝ラ妯℃澘ID",
+                errorCode: "閿欒缂栫爜",
+                errorMessage: "閿欒娑堟伅",
+                startTime: "寮�濮嬫椂闂�",
+                endTime: "缁撴潫鏃堕棿",
+                durationSeconds: "鎸佺画绉掓暟",
+                inputData: "杈撳叆鏁版嵁",
+                outputData: "杈撳嚭鏁版嵁",
+                retryTimes: "閲嶈瘯娆℃暟",
+                id: "ID",
+                stepOrder: "姝ラ椤哄簭",
+                stepCode: "姝ラ缂栫爜",
+                stepName: "姝ラ鍚嶇О",
+                stepType: "姝ラ绫诲瀷",
+                status: "鐘舵��",
+                executeResult: "鎵ц缁撴灉",
+                taskNo: "浠诲姟鍙�",
+                createTime: "鍒涘缓鏃堕棿",
+            },
             basStationArea: {
                 type: "绫诲瀷",
                 stationAreaName: "绔欑偣鍖哄煙鍚嶇О",
@@ -1573,6 +1596,7 @@
         modiftySite: '淇敼搴撳彛',
         selectWave: '娉㈡瑙勫垯',
         transformation: "杞崲",
+        flowStep: "娴佺▼姝ラ",
     },
     placeholder: {
         warehouseAreasCode: "鐢ㄤ簬搴撲綅缂栫爜鍓嶇紑鍗犱綅绗�",

--
Gitblit v1.9.1