liaoxujun@qq.com
2024-03-06 063e40d8f159f6d02a7ac421d8f3fb1c694d7aab
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();