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