From c1ef2d1fc4c0dae2bc8452924dcd77a0ff3a1ef5 Mon Sep 17 00:00:00 2001
From: cpT <1@123>
Date: 星期四, 19 六月 2025 15:02:52 +0800
Subject: [PATCH] #改造

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

diff --git a/src/main/webapp/views/staDesc/staDesc_detail.html b/src/main/webapp/views/staDesc/staDesc_detail.html
index 2b6e196..73a39b2 100644
--- a/src/main/webapp/views/staDesc/staDesc_detail.html
+++ b/src/main/webapp/views/staDesc/staDesc_detail.html
@@ -78,7 +78,7 @@
             </div>
         </div>
         <div class="layui-inline"  style="width:80%;">
-            <label class="layui-form-label">鍫嗗灈鏈虹珯鐐癸細</label>
+            <label class="layui-form-label"><span class="not-null">*</span>鍫嗗灈鏈虹珯鐐癸細</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