k94314517
2025-05-15 e0eb2c2c0cf40b6e30a7345027ddd3817c4cc9e9
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 => {