CoreCms.Net.Web.Admin/wwwroot/views/shop/setting/index.html @@ -1237,7 +1237,7 @@ } }); //监听购买商品成为分销商按钮 //监听购买商品成为经销商按钮 form.on('radio(distributionGoods)', function (data) { if (data.value === "3") { $('#distributionGoods').show();