From bd1a2aef7fbe13e920c473b4f5e7ff5ba942c9a8 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期四, 18 五月 2023 11:52:56 +0800
Subject: [PATCH] #
---
src/main/webapp/views/locMast/locMast_detail.html | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/locMast/locMast_detail.html b/src/main/webapp/views/locMast/locMast_detail.html
index 436b16e..44446f0 100644
--- a/src/main/webapp/views/locMast/locMast_detail.html
+++ b/src/main/webapp/views/locMast/locMast_detail.html
@@ -98,6 +98,16 @@
</select>
</div>
</div>
+ <div class="layui-inline" style="width:80%;">
+ <label class="layui-form-label"><span class="not-null">*</span>鍐荤粨鐘舵�侊細</label>
+ <div class="layui-input-inline">
+ <select id="freeze" class="layui-input" type="text">
+ <!-- <option style="display: none"></option>-->
+ <option value="0">姝e父</option>
+ <option value="1">鍐荤粨</option>
+ </select>
+ </div>
+ </div>
<div class="layui-inline" style="width:31%;display: none">
<label class="layui-form-label">锛�</label>
<div class="layui-input-inline">
--
Gitblit v1.9.1