| | |
| | | <div class="layui-card-body" style="padding: 0px; height:800px;"> |
| | | <form class="layui-form" action="" lay-filter="component-form-group"> |
| | | <div style="background-color:#0085E8;"> |
| | | <span style="color: white;"><i class="layui-icon layui-icon-form"></i>éå®åºåºå</span> |
| | | <span style="color: white;"><i class="layui-icon layui-icon-form"></i>æ ·åéå®åºåºå</span> |
| | | </div> |
| | | <div class="layui-form-item" style="padding:15px;margin:0px"> |
| | | <div class="layui-row"> |
| | |
| | | <input type="text" name="HSecManagerName" id="HSecManagerName" lay-verify="HSecManagerName" onkeyup="value=value.replace(/\s+/g,'')" autocomplete="off" class="layui-input" onfocus="this.select();"> |
| | | <input type="hidden" name="HSecManagerID" id="HSecManagerID" lay-verify="HSecManagerID" value="0" autocomplete="off" class="layui-input"> |
| | | </div> |
| | | <div class="layui-col-xs1"> |
| | | <div class="layui-col-xs1" style="display:none;"> |
| | | <button type="button" lay-submit="" style="width: 60px; float: right" lay-filter="HSecManagerID-BT" class="layui-btn" id="HSecManagerID-BT">...</button> |
| | | </div> |
| | | </div> |
| | |
| | | <input type="text" name="HKeeperName" id="HKeeperName" lay-verify="HKeeperName" onkeyup="value=value.replace(/\s+/g,'')" autocomplete="off" class="layui-input" onfocus="this.select();"> |
| | | <input type="hidden" name="HKeeperID" id="HKeeperID" lay-verify="HKeeperID" value="0" autocomplete="off" class="layui-input"> |
| | | </div> |
| | | <div class="layui-col-xs1"> |
| | | <div class="layui-col-xs1" style="display:none;"> |
| | | <button type="button" lay-submit="" style="width: 60px; float: right" lay-filter="HKeeperID-BT" class="layui-btn" id="HKeeperID-BT">...</button> |
| | | </div> |
| | | </div> |
| | |
| | | <input type="text" name="HDeptName" id="HDeptName" lay-verify="HDeptName" onkeyup="value=value.replace(/\s+/g,'')" autocomplete="off" class="layui-input" onfocus="this.select();"> |
| | | <input type="hidden" name="HDeptID" id="HDeptID" lay-verify="HDeptID" value="0" autocomplete="off" class="layui-input"> |
| | | </div> |
| | | <div class="layui-col-xs1"> |
| | | <div class="layui-col-xs1" style="display:none;"> |
| | | <button type="button" lay-submit="" style="width: 60px; float: right " lay-filter="HDeptID-BT" class="layui-btn" id="HDeptID-BT">...</button> |
| | | </div> |
| | | </div> |