{{ switchOpenTime }}
{{ storeInfo.storeName }}
营业状态:
{{store.getters['storeInfo/storeStatus'] === 1?'营业中':store.getters['storeInfo/storeStatus'] === 0?'临时休息':store.getters['storeInfo/storeStatus'] === -1?'休息':store.getters['storeInfo/storeStatus'] === -2?'禁用':'未知'}}
营业时间段{{ businessHours.timer1 }}至{{ businessHours.timer2 }}
营业时间段{{ businessHours.timer3 }}至{{ businessHours.timer4 }}