From 5f2cc81d68f3065b7bcaa7dfac48f29e263b0042 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期二, 10 六月 2025 13:44:44 +0800
Subject: [PATCH] 上片模块预览工程确认时,“除膜方式”必填判断

---
 UI-Project/src/lang/en.js |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index bbb3108..f489c3a 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -511,6 +511,16 @@
         createTime: 'Return date',
     },
     large: {
+        Productionsituation:'Production situation',
+        Productionandoperationstatus:'Production and operation status',
+        cuttingState:'Operation status on the day of cutting',
+        edgingState:'Operation status on the day of edge grinding',
+        temperingState:'Operation status of tempered steel on the day of tempering',
+        hollowState:'Production and operation status of hollow on the same day',
+        switch: 'Switch',
+        running: 'Running',
+        stopping:'Stopping',
+        diffMinutes:'diffMinutes',
         loadstart:'Load start',
         loadend:'Load end',
         loadtotal: 'Load total',

--
Gitblit v1.8.0