mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 20:28:45 +08:00 
			
		
		
		
	mall:修复优惠券模板,固定日期范围保存失败
This commit is contained in:
		@@ -152,7 +152,7 @@
 | 
			
		||||
        <el-date-picker
 | 
			
		||||
          v-model="formData.validTimes"
 | 
			
		||||
          style="width: 240px"
 | 
			
		||||
          value-format="YYYY-MM-DD HH:mm:ss"
 | 
			
		||||
          value-format="x"
 | 
			
		||||
          type="datetimerange"
 | 
			
		||||
          :default-time="[new Date(2000, 1, 1, 0, 0, 0), new Date(2000, 2, 1, 23, 59, 59)]"
 | 
			
		||||
        />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user