mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 06:16:46 +08:00
bug修复
This commit is contained in:
@@ -4055,6 +4055,7 @@ export default {
|
||||
parentId: state.parentId,
|
||||
picUrl: state.picUrl,
|
||||
projectId: Number(state.projectId),
|
||||
id: Number(state.projectId),
|
||||
remark: state.remark,
|
||||
sourceBelongId: Number(state.tsourceBelong),
|
||||
status: state.status,
|
||||
@@ -4077,6 +4078,7 @@ export default {
|
||||
parentId: state.parentId,
|
||||
picUrl: state.picUrl,
|
||||
projectId: Number(state.projectId),
|
||||
id: Number(state.projectId),
|
||||
remark: state.remark,
|
||||
sourceBelongId: Number(state.tsourceBelong),
|
||||
status: state.status,
|
||||
|
||||
Reference in New Issue
Block a user