Commit 44be0b50 by 史敦盼

系统架构设计,树形1级名称修改

1 parent 95e523ac
......@@ -195,7 +195,7 @@ export default {
treeData: [
{
viewId: 0,
viewName: '系统架构视图设计',
viewName: '其他视图设计',
subList: []
}
],
......
......@@ -196,7 +196,7 @@ export default {
treeData: [
{
viewId: 0,
viewName: '系统架构视图设计',
viewName: '概设阶段架构设计',
subList: []
}
],
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!