src/components/do/b3-work-time-management/work-time-management.vue
@@ -679,11 +679,13 @@ this.title = '审核' this.formData0 = row; this.checkVisible = true this.formData0.reviewerNumber = this.formData0.amount }, handleRatify(row){ this.title = '批准' this.formData0 = row; this.checkVisible = true this.formData0.reviewerNumber = this.formData0.amount }, handleChangeTask (row) { this.ValueTable0Selected = JSON.parse(JSON.stringify(row))