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
王涛
4 years ago
Commit
cbef258d0288d544825419c2a8923fe8f6f2e5c0
1 parent
99058add
乙方运维配置
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/operationMaintenance/config/index.html
hg-monitor-web-zj/src/main/resources/static/vue3/src/views/operationMaintenance/config/index.html
View file @
cbef258
...
...
@@ -33,7 +33,7 @@
<el-input
v-model=
"form.remark"
type=
"textarea"
:disabled=
"form.isOps == 0"
clearable
></el-input>
</el-form-item>
<el-form-item>
<el-button
type=
"primary"
@
click=
"onSubmit('ruleForm')"
>
保存配置
</el-button>
<el-button
type=
"primary"
size=
"small"
@
click=
"onSubmit('ruleForm')"
>
保存配置
</el-button>
</el-form-item>
</el-form>
...
...
Please
register
or
login
to post a comment