diff --git a/src/views/projectcenter/ProjectManage.vue b/src/views/projectcenter/ProjectManage.vue index bc9c6c63..95a35e22 100644 --- a/src/views/projectcenter/ProjectManage.vue +++ b/src/views/projectcenter/ProjectManage.vue @@ -1396,7 +1396,7 @@ export default { ) : ( "" )} - {(value.record.status === 0 || value.record.status === -5) && + {(value.record.status === 0) && value.record.type === 3 ? ( {