|
@@ -380,6 +380,7 @@ export default {
|
|
|
this.taskScheduleList = res1.data.scheduleDetailRespons
|
|
|
this.isScheduleLocked = res1.data.isScheduleLocked // 锁定状态1锁定0未锁定
|
|
|
this.$refs.ScheduleEvent.listByTask(this.requirementId)
|
|
|
+ this.getRequirementById()
|
|
|
},
|
|
|
async clickScheduling(ele) {
|
|
|
this.showunlock = false
|