liaoxujun@qq.com
2024-03-05 f0ca9fb79a91544c037c55a291be00e8c469bf34
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();