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