<{if $data}>
<{input type='dealer_object' object='shop@ome' multiple=true breakpoint='0' name='shop_id' textcol='name' value=$data.bind_shop_ids callback='shop_object_callback' replacehtml=$replacehtml emptytext='选取经销店铺' style='float:left;width:500px;' filter=$data.filter }>
<{else}>
<{input type='dealer_object' object='shop@ome' multiple=true breakpoint='0' name='shop_id' textcol='name' value=$data.bind_shop_ids callback='shop_object_callback' replacehtml=$replacehtml emptytext='选取经销店铺' style='float:left;width:500px;' filter="delivery_mode=shopyjdf" }>
<{/if}>