项目中心,编辑回显1

This commit is contained in:
gengxin
2025-03-05 10:54:35 +08:00
parent 55cd6ff6c3
commit 12f35923f5

View File

@@ -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;