ll
liukangdong
2025-02-27 88a34566f7c3f77d90daa3fd57fb0abca3e1b5e6
h5/pages/staff/meetingSubOrder.vue
@@ -137,7 +137,8 @@
         })
         this.$eventBus.$on('meetingSub', (res) => {
            this.param = {
               ...res
               ...res,
               joinNotice: 1
            }
            this.$set(this.param, 'activeDate', dayjs(res.yudingDate).format('YYYY年M月D日'))
            const bookingTimeList = res.bookingTimeList.split(',').map(i => {