| | |
| | | <!DOCTYPE html> |
| | | <html xmlns="http://www.w3.org/1999/xhtml"> |
| | | |
| | | <head> |
| | | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| | | <title>选择维修项目资料</title> |
| | |
| | | <script src="../../layuiadmin/treeTable.js"></script> |
| | | <script src="../../layuiadmin/Scripts/json2.js"></script> |
| | | <script src="../../layuiadmin/Scripts/jquery-1.4.1.js"></script> |
| | | <script src="../../layuiadmin/Scripts/webConfig.js"></script> |
| | | <script src="../../layuiadmin/layui/lay/modules/util.js"></script> |
| | | <script src="../../layuiadmin/layui/zgqlayui.js"></script> |
| | | <script src="../../layuiadmin/zgqCustom/zgqCustom.js"></script> |
| | | <script src="../../layuiadmin/Scripts/webConfig.js"></script> |
| | | <style media="screen"> |
| | | .custom-tree-item-clicked { |
| | | color: #FC9003 |
| | | } |
| | | </style> |
| | | </head> |
| | | |
| | | <body> |
| | | <div class="layui-fluid"> |
| | | <div class="layui-col-md12"> |
| | |
| | | <div class="layui-form-item" style="border-top: solid 1px #F6F6F6;"> |
| | | <div class="layui-row" style="padding:10px 0"> |
| | | <div class="layui-col-xs3 layui-inline" style="width: 23%;display:none;"> |
| | | <div id="treeRepairItem" lay-filter="treeRepairItem" class="demo-tree demo-tree-box" style="height: 580px; overflow: scroll;"></div> |
| | | <div id="treeRepairItem" lay-filter="treeRepairItem" |
| | | class="demo-tree demo-tree-box" |
| | | style="height: 580px; overflow: scroll;"></div> |
| | | </div> |
| | | <div> |
| | | <div class="layui-row"> |
| | | <div class="layui-row"> |
| | | <label class="layui-form-label">过滤列</label> |
| | | <div class="layui-input-inline"> |
| | | <input type="text" name="Value" id="Value" lay-verify="Value" autocomplete="off" placeholder="请输入过滤列" class="layui-input"> |
| | | <input type="text" name="Value" id="Value" lay-verify="Value" |
| | | autocomplete="off" placeholder="请输入过滤列" class="layui-input"> |
| | | </div> |
| | | <button type="button" lay-submit="" class="layui-btn" lay-filter="btnSearch">快速查询</button> |
| | | <button type="button" lay-submit="" class="layui-btn" lay-filter="FH">返回</button> |
| | | <button type="button" lay-submit="" class="layui-btn" |
| | | lay-filter="btnSearch">快速查询</button> |
| | | <button type="button" lay-submit="" class="layui-btn" |
| | | lay-filter="FH">返回</button> |
| | | </div> |
| | | <!--<div class="layui-inline" style="margin-left:5px;"> |
| | | <label style="width: 28px;">代码</label> |
| | |
| | | </div> |
| | | </div> |
| | | |
| | | <script src="../../layuiadmin/layui/zgqlayui.js"></script> |
| | | <script src="../../layuiadmin/zgqCustom/zgqCustom.js"></script> |
| | | |
| | | <script> |
| | | var treeCkData = { id: 0 }; |
| | | var TagId = ""; |
| | |
| | | }); |
| | | } |
| | | |
| | | |
| | | |
| | | form.on('submit(FH)', function () {//选择仓库 |
| | | var index = parent.layer.getFrameIndex(window.name); |
| | | var checkStatus = table.checkStatus('mainTable') |
| | |
| | | </script> |
| | | |
| | | </body> |
| | | </html> |
| | | |
| | | </html> |