From b1dbe8d3fef852a9fe0333861292e13c4a1cdf19 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期日, 09 十月 2022 09:57:04 +0800
Subject: [PATCH] 修改 生产计划平台
---
WebTM/views/IpadIndex.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebTM/views/IpadIndex.html b/WebTM/views/IpadIndex.html
index d459605..1496ad2 100644
--- a/WebTM/views/IpadIndex.html
+++ b/WebTM/views/IpadIndex.html
@@ -580,7 +580,7 @@
return false;
}
if (WorkStaus(HSourceID1, workcode, HSourceInterID, "姹囨姤")) {
- layer.alert("鍗曟嵁鐘舵�佷笉婊¤冻瀹屽伐鏉′欢!", { icon: 5 });
+ layer.alert("鍗曟嵁鐘舵�佷笉婊¤冻姹囨姤鏉′欢!", { icon: 5 });
return false;
}
layer.open({
--
Gitblit v1.9.1