diff --git a/src/views/projectcenter/ProjectManage.vue b/src/views/projectcenter/ProjectManage.vue index 5e83dd23..7990d52d 100644 --- a/src/views/projectcenter/ProjectManage.vue +++ b/src/views/projectcenter/ProjectManage.vue @@ -1576,6 +1576,7 @@ export default { } } function handleEdit(record) { + console.log("handleEdit gx 项目中心-项目" ,record); if (record.type === 1 || record.type === 2) { state.doublepro = true; state.projectInfo = record;