username@email.com
2024-03-05 15f115d0f5aa1312b99d79a18eb8c975118cdc80
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();