规格展示
This commit is contained in:
parent
6e5ed249ad
commit
edcd85933e
|
|
@ -76,7 +76,7 @@ public class TbProductNewVo {
|
|||
this.typeEnum = this.typeEnum + ":单规格";
|
||||
break;
|
||||
case "sku":
|
||||
this.typeEnum = this.typeEnum + "多规格";
|
||||
this.typeEnum = this.typeEnum + ":多规格";
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue