Commit 89ad92a1 by 杨树贤

fix

parent 7fd54f02
......@@ -485,7 +485,7 @@
layer.open({
type: 1,
title: '显示列设置',
area: ['800px', '700px'],
area: ['600px', '600px'],
content: html,
btn: ['确定', '取消'],
success: function (layero, index) {
......
......@@ -485,7 +485,7 @@
layer.open({
type: 1,
title: '显示列设置',
area: ['800px', '700px'],
area: ['600px', '600px'],
content: html,
btn: ['确定', '取消'],
success: function (layero, index) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment