k94314517
2025-03-06 ee8ac99608f610b82cbe8186dc4a30fa7d65ccd3
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 => {