src/components/do/b3-work-time-management/work-time-management.vue
@@ -772,8 +772,10 @@ this.checkLoadY = true } this.$axios.post(this.$api.auxiliaryWorkingHoursDay.approve, { auxiliaryWorkingHoursDays:[{ id:this.formData0.id, state:e==0?'已提交':'已批准' }] }, { headers: { 'Content-Type': 'application/json'