From 622fb46b9feb34a05d5ba639599228620b891ebd Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 09 六月 2020 10:19:10 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/staDesc/staDesc_detail.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/staDesc/staDesc_detail.html b/src/main/webapp/views/staDesc/staDesc_detail.html
index 70ebbde..9270087 100644
--- a/src/main/webapp/views/staDesc/staDesc_detail.html
+++ b/src/main/webapp/views/staDesc/staDesc_detail.html
@@ -48,7 +48,7 @@
             </div>
         </div>
         <div class="layui-inline"  style="width:31%;">
-            <label class="layui-form-label"><span class="not-null">*</span>浣滀笟绔欑偣锛�</label>
+            <label class="layui-form-label"><span class="not-null">*</span>璧峰绔欑偣锛�</label>
             <div class="layui-input-inline cool-auto-complete">
                 <input id="stnNo" class="layui-input" type="text" onkeyup="check(this.id, 'staDesc')" lay-verify="required|number"  style="display: none">
                 <input id="stnNo$" class="layui-input cool-auto-complete-div" onclick="autoShow(this.id)" type="text" placeholder="璇疯緭鍏�..." onfocus=this.blur()>
@@ -78,7 +78,7 @@
             </div>
         </div>
         <div class="layui-inline"  style="width:31%;">
-            <label class="layui-form-label">鍫嗗灈鏈虹珯鐐癸細</label>
+            <label class="layui-form-label">鐩爣绔欑偣锛�</label>
             <div class="layui-input-inline cool-auto-complete">
                 <input id="crnStn" class="layui-input" type="text" lay-verify="number"  style="display: none">
                 <input id="crnStn$" class="layui-input cool-auto-complete-div" onclick="autoShow(this.id)" type="text" placeholder="璇疯緭鍏�..." onfocus=this.blur()>

--
Gitblit v1.9.1