Commit f6da0214 authored by agping's avatar agping

商铺编辑修改

parent d37f36d4
...@@ -1020,7 +1020,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function ...@@ -1020,7 +1020,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
//是否给商户公开,是否独家验证是否选择 //是否给商户公开,是否独家验证是否选择
$.each([ $.each([
_shangpuTypeObj, //商铺类型是否选择 _shangpuTypeObj, //商铺类型是否选择
_showCdObj, //显示给C端用户看 // _showCdObj, 显示给C端用户看
_exclusiveTypeObj, //是否独家 _exclusiveTypeObj, //是否独家
], function(i, item) { ], function(i, item) {
if($.trim(item.val()) == '') { if($.trim(item.val()) == '') {
......
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 to comment