Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 44be0b50
authored
Apr 18, 2024
by
史敦盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
系统架构设计,树形1级名称修改
1 parent
95e523ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/views/otherArchiDesign/index.vue
src/views/summaryArchiDesign/index.vue
src/views/otherArchiDesign/index.vue
View file @
44be0b5
...
@@ -195,7 +195,7 @@ export default {
...
@@ -195,7 +195,7 @@ export default {
treeData
:
[
treeData
:
[
{
{
viewId
:
0
,
viewId
:
0
,
viewName
:
'
系统架构
视图设计'
,
viewName
:
'
其他
视图设计'
,
subList
:
[]
subList
:
[]
}
}
],
],
...
...
src/views/summaryArchiDesign/index.vue
View file @
44be0b5
...
@@ -196,7 +196,7 @@ export default {
...
@@ -196,7 +196,7 @@ export default {
treeData
:
[
treeData
:
[
{
{
viewId
:
0
,
viewId
:
0
,
viewName
:
'
系统架构视图
设计'
,
viewName
:
'
概设阶段架构
设计'
,
subList
:
[]
subList
:
[]
}
}
],
],
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment