mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-08 10:26:44 +08:00
项目中心,编辑回显11
This commit is contained in:
@@ -362,6 +362,7 @@ export default {
|
||||
})
|
||||
|
||||
function getProjectInfo() {
|
||||
state.projectInfo.name = routers.query.name;
|
||||
state.projectInfo.parentName = routers.query.parentName;
|
||||
state.projectInfo.parentId = routers.query.parentId;
|
||||
state.projectInfo.id = routers.query.projectId;
|
||||
|
||||
Reference in New Issue
Block a user