替换账号类型
This commit is contained in:
parent
6c4ba884ff
commit
ba87d8b52a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue