Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
‘superliu’
3 years ago
Commit
fc69c639cb502685627bc845f02ff0b51bc79ea1
1 parent
f5cbfc2c
修改位置
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/analysis/config/index.html
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/analysis/config/index.html
View file @
fc69c63
...
...
@@ -156,7 +156,10 @@
</el-select>
</div>
<div
class=
"add-top-title"
style=
" padding: 20px 20px 20px 20px;font-size: 16px;"
>
比对分析场景
<span>
比对分析场景
</span>
</div>
<div
style=
"padding: 3px 10px;"
>
<el-input
v-model=
"form.scene.name"
placeholder=
"请输入场景名称"
/>
</div>
<div
style=
"padding: 3px 10px;"
>
<el-input
v-model=
"form.scene.sort"
type=
"number"
placeholder=
"请输入排序"
/>
...
...
Please
register
or
login
to post a comment