diff --git a/homepage.html b/homepage.html index e8c8f45..cdf9ed7 100644 --- a/homepage.html +++ b/homepage.html @@ -325,7 +325,7 @@ this.iptshow = true; this.proname = row.product_name; this.product_id = row.product_id; - this.productType = row.product_type; + this.productType = row.account_type; } else { this.maskshow = true; this.popboxshow = true;