From bd6095e7af86faf7ed0a5ca188775aeac7b031f2 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 06 九月 2022 09:40:55 +0800
Subject: [PATCH] Merge branch 'zypms' of http://47.97.1.152:5880/r/wms_saas into zypms

---
 src/main/webapp/views/projectType/projectType.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/views/projectType/projectType.html b/src/main/webapp/views/projectType/projectType.html
index 0463274..b048c56 100644
--- a/src/main/webapp/views/projectType/projectType.html
+++ b/src/main/webapp/views/projectType/projectType.html
@@ -93,11 +93,11 @@
                     </div>
                 </div>
                 <div class="layui-form-item">
-                    <label class="layui-form-label layui-form-required">鏄惁涓虹珛搴�: </label>
+                    <label class="layui-form-label layui-form-required">椤圭洰绫诲瀷锛�</label>
                     <div class="layui-input-block">
                         <select name="isAsrs">
-                            <option value="0">鍚�</option>
-                            <option value="1">鏄�</option>
+                            <option value="0">甯歌椤圭洰</option>
+                            <option value="1">闆嗘垚椤圭洰</option>
                         </select>
                     </div>
                 </div>

--
Gitblit v1.9.1