mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
项目中心,编辑回显1
This commit is contained in:
@@ -1576,6 +1576,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
function handleEdit(record) {
|
function handleEdit(record) {
|
||||||
|
console.log("handleEdit gx 项目中心-项目" ,record);
|
||||||
if (record.type === 1 || record.type === 2) {
|
if (record.type === 1 || record.type === 2) {
|
||||||
state.doublepro = true;
|
state.doublepro = true;
|
||||||
state.projectInfo = record;
|
state.projectInfo = record;
|
||||||
|
|||||||
Reference in New Issue
Block a user