修复添加商品时间

This commit is contained in:
gyq 2024-12-18 09:41:10 +08:00
parent 9f72777317
commit e959aba44d
1 changed files with 2 additions and 2 deletions

View File

@ -666,8 +666,8 @@ export default {
singlePeopleLimit: 0,
weight: '',
days: couponEnum.cycle.map(item => item.value),
startTime: '',
endTime: ''
startTime: '00:00',
endTime: '23:59'
},
useTime: ['00:00', '23:59'],
imgList: [],