| | |
| | | base: baseUrl + "/static/layui/lay/modules/" |
| | | }).extend({ |
| | | notice: 'notice/notice', |
| | | }).use(['table','laydate', 'form', 'notice'], function() { |
| | | }).use(['table','laydate', 'form', 'admin', 'notice'], function() { |
| | | var table = layui.table; |
| | | var $ = layui.jquery; |
| | | var layer = layui.layer; |
| | | var form = layui.form; |
| | | var notice = layui.notice; |
| | | var layDate = layui.laydate; |
| | | var admin = layui.admin; |
| | | |
| | | tableIns = table.render({ |
| | | elem: '#chooseData', |
| | |
| | | |
| | | layer.close(index); |
| | | if (success) { |
| | | layer.open({ |
| | | admin.open({ |
| | | type: 1, |
| | | title: '单据填充', |
| | | offset: '100px', |
| | | area: ['360px'], |
| | | shade: 0.1, |
| | | shade: 0.3, |
| | | content: $('#getOrderNo'), |
| | | success: function(layero, index){ |
| | | layer.iframeAuto(index); |
| | |
| | | id: 'LAY_adminPopupLayerTest' |
| | | , area: '750px' |
| | | , type: 2 |
| | | , shade: [0.3,'#000'] |
| | | , shade: [0.5,'#000'] |
| | | , content:'order/matQuery.html' |
| | | , success: function(){ |
| | | // $('#'+ this.id).html('<div style="padding: 20px;">放入内容</div>'); |
| | |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
| | | <link rel="stylesheet" href="../../static/layui/css/layui.css" media="all"> |
| | | <link rel="stylesheet" href="../../static/css/admin.css" media="all"> |
| | | <link rel="stylesheet" href="../../static/css/cool.css" media="all"> |
| | | <link rel="stylesheet" href="../../static/css/common.css" media="all"> |
| | | <style> |