Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
罗鑫霖
/
vion-tools
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit aa2eaaa6
authored
May 07, 2024
by
Tianqing Liu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat: 优化文字描述
1 parent
a3964c09
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
src/views/SnapshotCluster/ClusterResult/PersonGroupDialog.vue
src/views/SnapshotCluster/ClusterResult/PersonGroupEditor.vue
src/views/SnapshotCluster/ClusterResult/PersonGroupMover.vue
src/views/SnapshotCluster/ClusterResult/PersonGroupDialog.vue
View file @
aa2eaaa
...
@@ -92,7 +92,7 @@
...
@@ -92,7 +92,7 @@
<a-image :width="200" src="" />
<a-image :width="200" src="" />
</div>-->
</div>-->
<
template
#
footer
>
<
template
#
footer
>
<a-button
@
click=
"onCancel"
>
返回
</a-button>
<a-button
@
click=
"onCancel"
>
关闭
</a-button>
</
template
>
</
template
>
</a-modal>
</a-modal>
</template>
</template>
...
...
src/views/SnapshotCluster/ClusterResult/PersonGroupEditor.vue
View file @
aa2eaaa
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<template
#
footer
>
<template
#
footer
>
<a-button
type=
"primary"
@
click=
"onSave"
>
保存
</a-button>
<a-button
type=
"primary"
@
click=
"onSave"
>
保存
</a-button>
<a-button
@
click=
"onCancel"
>
返回
</a-button>
<a-button
@
click=
"onCancel"
>
关闭
</a-button>
</
template
>
</
template
>
</a-modal>
</a-modal>
</template>
</template>
...
...
src/views/SnapshotCluster/ClusterResult/PersonGroupMover.vue
View file @
aa2eaaa
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<template
#
footer
>
<template
#
footer
>
<a-button
type=
"primary"
@
click=
"onSave"
>
保存
</a-button>
<a-button
type=
"primary"
@
click=
"onSave"
>
保存
</a-button>
<a-button
@
click=
"onCancel"
>
返回
</a-button>
<a-button
@
click=
"onCancel"
>
关闭
</a-button>
</
template
>
</
template
>
</a-modal>
</a-modal>
</template>
</template>
...
...
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