|
@@ -147,7 +147,7 @@
|
|
type: 2,
|
|
type: 2,
|
|
title: '修改',
|
|
title: '修改',
|
|
shadeClose: false,
|
|
shadeClose: false,
|
|
- area: ['700px', '500px'],
|
|
|
|
|
|
+ area: ['50%', '70%'],
|
|
btn: ['保存', '取消'],
|
|
btn: ['保存', '取消'],
|
|
yes: function (index, dom) {
|
|
yes: function (index, dom) {
|
|
layui.onSubmitChild = function (data) {
|
|
layui.onSubmitChild = function (data) {
|
|
@@ -181,7 +181,7 @@
|
|
type: 2,
|
|
type: 2,
|
|
title: '添加',
|
|
title: '添加',
|
|
shadeClose: false,
|
|
shadeClose: false,
|
|
- area: ['700px', '500px'],
|
|
|
|
|
|
+ area: ['50%', '70%'],
|
|
btn: ['保存', '取消'],
|
|
btn: ['保存', '取消'],
|
|
yes: function (index, dom) {
|
|
yes: function (index, dom) {
|
|
layui.onSubmitChild = function (data) {
|
|
layui.onSubmitChild = function (data) {
|