didi %!s(int64=4) %!d(string=hai) anos
pai
achega
e36640bfa7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/projectManage/taskList/taskViewDetail.vue

+ 1 - 0
src/views/projectManage/taskList/taskViewDetail.vue

@@ -558,6 +558,7 @@ export default {
       this.SchedulingContent = res.data
       const res1 = await listByTask(this.taskId)
       this.isScheduleLocked = res1.data.isScheduleLocked
+      this.isShowLockedTime = false
       if (res1.data.isScheduleLocked !== 1 && res1.data.autoLockScheduleCountdown > 0) {
         this.isShowLockedTime = true
         let totolTime = res1.data.autoLockScheduleCountdown || 6000