替换账号类型

This commit is contained in:
red-deng-deng 2021-12-02 16:25:13 +08:00
parent 6c4ba884ff
commit ba87d8b52a
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@
this.iptshow = true; this.iptshow = true;
this.proname = row.product_name; this.proname = row.product_name;
this.product_id = row.product_id; this.product_id = row.product_id;
this.productType = row.product_type; this.productType = row.account_type;
} else { } else {
this.maskshow = true; this.maskshow = true;
this.popboxshow = true; this.popboxshow = true;