Commit 8df47b34 by 杨树贤

显示大小

parent 986f55ac
......@@ -474,7 +474,7 @@
layer.open({
type: 2,
content: '/sku/BatchAddSkuTag?view=iframe&sku_ids=' + skuIds,
area: ['800px', '600px'],
area: ['80%', '80%'],
title: '批量设置SKU标签',
end: function () {
table.reload('skuList');
......@@ -491,7 +491,7 @@
layer.open({
type: 2,
content: '/sku/BatchUpdateGoodsLabel?view=iframe&sku_ids=' + skuIds,
area: ['800px', '600px'],
area: ['80%', '80%'],
title: '批量设置SKU显示类型',
end: function () {
table.reload('skuList');
......
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