src/components/do/b3-work-time-management/work-time-management.vue
@@ -332,7 +332,8 @@ } }, requiredAdd: [], requiredUp: [] requiredUp: [], needSort: ['createTime', 'name'] }, entityCopy: {}, upIndex: 0, @@ -679,11 +680,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))