src/views/CNAS/resourceDemand/device/component/checkRecord.vue
@@ -272,7 +272,7 @@ determine: '', remark: '', planDetailsId: '', checkerUserId: '', reviewUserId: '', }, currentStep: 0, distributionDetailList: [ @@ -303,7 +303,7 @@ this.form = { ...res.data } this.form.planDetailsId = planDetailsId this.recordDetailList = this.form.recordDetailList || [] if (!this.form.checkerUserId) { if (!this.form.reviewUserId) { this.currentStep = 0 } else { this.currentStep = 1