mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	【代码优化】商城:优惠劵的描述字段新增
This commit is contained in:
		@@ -336,6 +336,7 @@ const resetForm = () => {
 | 
			
		||||
  formData.value = {
 | 
			
		||||
    id: undefined,
 | 
			
		||||
    name: undefined,
 | 
			
		||||
    description: undefined,
 | 
			
		||||
    discountType: PromotionDiscountTypeEnum.PRICE.type,
 | 
			
		||||
    discountPrice: undefined,
 | 
			
		||||
    discountPercent: undefined,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user