|
|
@@ -249,7 +249,7 @@ layui.config({
|
|
|
edit: 'text'
|
|
|
}, {
|
|
|
title: '操作',
|
|
|
- width: 200,
|
|
|
+ width: 300,
|
|
|
align: 'center',
|
|
|
fixed: 'right',
|
|
|
toolbar: '#table-list-tools'
|
|
|
@@ -378,7 +378,7 @@ layui.config({
|
|
|
title: '一键新建仓库',
|
|
|
content: 'Edits?Id=' + data.Id + '',
|
|
|
maxmin: true,
|
|
|
- area: ['800px', '650px'],
|
|
|
+ area: ['860px', '650px'],
|
|
|
btn: ['确定', '取消'],
|
|
|
yes: function (index, layero) {
|
|
|
var iframeWindow = window['layui-layer-iframe' + index],
|