From e254045b0cdc235c61983e19bc692cd7bccab234 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 24 七月 2020 09:53:15 +0800 Subject: [PATCH] # --- src/main/webapp/views/locMast/locMast_detail.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/locMast/locMast_detail.html b/src/main/webapp/views/locMast/locMast_detail.html index e44a71d..2f11af1 100644 --- a/src/main/webapp/views/locMast/locMast_detail.html +++ b/src/main/webapp/views/locMast/locMast_detail.html @@ -59,7 +59,7 @@ <input id="ctnType" class="layui-input" type="text"> </div> </div> - <div class="layui-inline" style="width:31%;"> + <div class="layui-inline" style="width:80%;"> <label class="layui-form-label"><span class="not-null">*</span>搴撲綅鐘舵�侊細</label> <div class="layui-input-inline"> <input id="locSts" class="layui-input" type="text" > -- Gitblit v1.9.1