Commit 3df0785a authored by youjie's avatar youjie

no message

parent 41ccdbfe
......@@ -31,7 +31,7 @@ export default defineComponent({
QCity: 0,
QDistrict: 0,
Name:'',
OpenTime: date.formatDate(date.addToDate(new Date(), { days: 1 }), 'YYYY/MM/DD'),
OpenTime: date.formatDate(date.addToDate(new Date(), { days: 0 }), 'YYYY/MM/DD'),
StartPrice: '',
EndPrice: '',
ViewType:1,//列表模式
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment