CY_ECommercePlatform/CY.WebForm/js/Inquiry/Inquiry.js
@@ -2604,6 +2604,7 @@
        }
    }
    else {
        $(".Brand" + index).hide();
        if (paperId == "0") {
            $(".Brand" + index).hide();
            $(".gramWeight" + index).hide();
@@ -2614,7 +2615,7 @@
            $(".Qitazhi" + index).show();
        }
        else {
            $(".Brand" + index).show();
            //$(".Brand" + index).show();
            $(".gramWeight" + index).show();
            $(".Qitazhi" + index).hide();
            if (printTypeId == 27) {