Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
IT-monitor
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
IT-monitor
Commits
38a7374d
Commit
38a7374d
authored
May 25, 2022
by
Asjoker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
业务列表
parent
68a34490
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
businessList.vue
src/views/businessMonitoring/businessList.vue
+2
-2
No files found.
src/views/businessMonitoring/businessList.vue
View file @
38a7374d
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
<!--
<div
class=
"placeholder"
/>
-->
<!--
<div
class=
"placeholder"
/>
-->
<div
style=
"padding: 10px"
>
<div
style=
"padding: 10px"
>
<div
class=
"mb12 font-small-bold"
style=
"width: 100px;display: inline-block"
>
业务列表
</div>
<div
class=
"mb12 font-small-bold"
style=
"width: 100px;display: inline-block"
>
业务列表
</div>
<el-button
id=
"fullScreen"
style=
"float: right;margin: -5px 10px 10px"
>
{{
isScreen
?
'退出全屏'
:
'全屏'
}}
</el-button>
<el-button
id=
"fullScreen"
type=
"primary"
style=
"float: right;margin: -5px 10px 10px"
>
{{
isScreen
?
'退出全屏'
:
'全屏'
}}
</el-button>
<el-button
style=
"float: right;margin: -5px 10px 10px"
@
click=
"refresh"
>
刷新
</el-button>
<el-button
type=
"primary"
style=
"float: right;margin: -5px 10px 10px"
@
click=
"refresh"
>
刷新
</el-button>
<el-table
<el-table
v-loading=
"loading"
v-loading=
"loading"
border
border
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment