From c20bd338ddf092a3d9be15d68652d20b9645437d Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期二, 22 十月 2024 15:08:00 +0800
Subject: [PATCH] #
---
src/main/webapp/views/locMast/locMast_detail.html | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/locMast/locMast_detail.html b/src/main/webapp/views/locMast/locMast_detail.html
index 7331715..27fff5a 100644
--- a/src/main/webapp/views/locMast/locMast_detail.html
+++ b/src/main/webapp/views/locMast/locMast_detail.html
@@ -101,6 +101,12 @@
<input id="lev1" class="layui-input" type="text" autocomplete="off" disabled="disabled">
</div>
</div>
+ <div class="layui-inline" style="width:80%;">
+ <label class="layui-form-label">缁勶細</label>
+ <div class="layui-input-inline">
+ <input id="gro1" class="layui-input" type="text" autocomplete="off" disabled="disabled">
+ </div>
+ </div>
<div class="layui-inline" style="width:80%;display: none">
<label class="layui-form-label">婊°��銆�鏉匡細</label>
<div class="layui-input-inline" style="text-align: left">
--
Gitblit v1.9.1