diff --git a/src/views/caseManage/caseCommon/caseProcess.vue b/src/views/caseManage/caseCommon/caseProcess.vue index 13ec6c1..358a23b 100644 --- a/src/views/caseManage/caseCommon/caseProcess.vue +++ b/src/views/caseManage/caseCommon/caseProcess.vue @@ -24,14 +24,14 @@ - + - + @@ -42,14 +42,14 @@ - + - + @@ -183,7 +183,7 @@ this.showMulitSelect = true // console.log('select==>', this.selectedUserList) } - if (this.caseState === 6 && this.hasPerm('/changeLimitedTime')) { + if ((this.caseState === 6 || this.caseState === 33) && this.hasPerm('/changeLimitedTime')) { if (changeState !== 5) { this.processForm.limitedTime = this.limitedTime this.showDateTime = true diff --git a/src/views/caseManage/caseCommon/caseProcess.vue b/src/views/caseManage/caseCommon/caseProcess.vue index 13ec6c1..358a23b 100644 --- a/src/views/caseManage/caseCommon/caseProcess.vue +++ b/src/views/caseManage/caseCommon/caseProcess.vue @@ -24,14 +24,14 @@ - + - + @@ -42,14 +42,14 @@ - + - + @@ -183,7 +183,7 @@ this.showMulitSelect = true // console.log('select==>', this.selectedUserList) } - if (this.caseState === 6 && this.hasPerm('/changeLimitedTime')) { + if ((this.caseState === 6 || this.caseState === 33) && this.hasPerm('/changeLimitedTime')) { if (changeState !== 5) { this.processForm.limitedTime = this.limitedTime this.showDateTime = true diff --git a/src/views/caseManage/caseReportManage/workReportList.vue b/src/views/caseManage/caseReportManage/workReportList.vue index d09e96b..94f2d6a 100644 --- a/src/views/caseManage/caseReportManage/workReportList.vue +++ b/src/views/caseManage/caseReportManage/workReportList.vue @@ -43,14 +43,14 @@ - + - + diff --git a/src/views/caseManage/caseCommon/caseProcess.vue b/src/views/caseManage/caseCommon/caseProcess.vue index 13ec6c1..358a23b 100644 --- a/src/views/caseManage/caseCommon/caseProcess.vue +++ b/src/views/caseManage/caseCommon/caseProcess.vue @@ -24,14 +24,14 @@ - + - + @@ -42,14 +42,14 @@ - + - + @@ -183,7 +183,7 @@ this.showMulitSelect = true // console.log('select==>', this.selectedUserList) } - if (this.caseState === 6 && this.hasPerm('/changeLimitedTime')) { + if ((this.caseState === 6 || this.caseState === 33) && this.hasPerm('/changeLimitedTime')) { if (changeState !== 5) { this.processForm.limitedTime = this.limitedTime this.showDateTime = true diff --git a/src/views/caseManage/caseReportManage/workReportList.vue b/src/views/caseManage/caseReportManage/workReportList.vue index d09e96b..94f2d6a 100644 --- a/src/views/caseManage/caseReportManage/workReportList.vue +++ b/src/views/caseManage/caseReportManage/workReportList.vue @@ -43,14 +43,14 @@ - + - + diff --git a/src/views/caseManage/waitForHandle.vue b/src/views/caseManage/waitForHandle.vue index df1feed..92113d6 100644 --- a/src/views/caseManage/waitForHandle.vue +++ b/src/views/caseManage/waitForHandle.vue @@ -34,14 +34,14 @@ - + - +