From f1d28a45d7407aeb91b05c21f47be32c9e0b959e Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 10 三月 2021 14:04:37 +0800 Subject: [PATCH] # --- src/main/webapp/views/locDetl/locDetl_detail.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/locDetl/locDetl_detail.html b/src/main/webapp/views/locDetl/locDetl_detail.html index f018670..93f14f0 100644 --- a/src/main/webapp/views/locDetl/locDetl_detail.html +++ b/src/main/webapp/views/locDetl/locDetl_detail.html @@ -40,7 +40,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"> <input id="anfme" class="layui-input" type="text" lay-verify="required|number" > </div> -- Gitblit v1.9.1