zss
2024-09-13 9bce6d06fc72b109ebfe1fa779c57e1d62a43b57
src/components/do/b3-work-time-management/work-time-management.vue
@@ -747,7 +747,7 @@
        }
        this.formData0.state = e==0?this.formData0.state:'已审核'
        this.$axios.post(this.$api.auxiliaryWorkingHoursDay.check, {
            ...this.formData0
          auxiliaryWorkingHoursDays:[this.formData0]
        }, {
          headers: {
            'Content-Type': 'application/json'