mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	feature(商城): 商城review改
This commit is contained in:
		@@ -458,7 +458,7 @@ export default {
 | 
			
		||||
        this.baseForm.id = data.id;
 | 
			
		||||
        this.baseForm.name = data.name;
 | 
			
		||||
        this.baseForm.sellPoint = data.sellPoint;
 | 
			
		||||
        this.baseForm.categoryIds = data.categoryIds;
 | 
			
		||||
        this.baseForm.categoryIds = data.categoryId;
 | 
			
		||||
        this.baseForm.videoUrl = data.videoUrl;
 | 
			
		||||
        this.baseForm.sort = data.sort;
 | 
			
		||||
        this.baseForm.description = data.description;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user