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
6097ce03
Commit
6097ce03
authored
May 22, 2022
by
秦嘉
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
5eb590e2
25a5f652
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1902 additions
and
241 deletions
+1902
-241
networkEquipment.vue
...s/IntegratedMonitor/reportStatistics/networkEquipment.vue
+1
-1
operationLog.vue
...views/IntegratedMonitor/reportStatistics/operationLog.vue
+1
-1
accessControlList.vue
.../movingRingMonitoring/accessControl/accessControlList.vue
+59
-235
patrolInspectionPlan.vue
src/views/patrolManagement/patrolInspectionPlan.vue
+640
-2
patrolInspectionReport.vue
src/views/patrolManagement/patrolInspectionReport.vue
+640
-2
patrolInspectionReportDetails.vue
src/views/patrolManagement/patrolInspectionReportDetails.vue
+561
-0
No files found.
src/views/IntegratedMonitor/reportStatistics/networkEquipment.vue
View file @
6097ce03
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<el-button
id=
"fullscreen_btn"
class=
"headBtnW"
>
全屏
</el-button>
<el-button
id=
"fullscreen_btn"
class=
"headBtnW"
>
全屏
</el-button>
</div>
</div>
</div>
</div>
<el-tabs
v-model=
"currentTab"
type=
"card"
>
<el-tabs
v-model=
"currentTab"
type=
"card"
style=
"margin-top: 10px"
>
<el-tab-pane
label=
"设备运行报表"
name=
"1"
>
<el-tab-pane
label=
"设备运行报表"
name=
"1"
>
<div
style=
"padding: 10px 10px 10px 0"
>
<div
style=
"padding: 10px 10px 10px 0"
>
<el-table
<el-table
...
...
src/views/IntegratedMonitor/reportStatistics/operationLog.vue
View file @
6097ce03
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
</el-checkbox-group>
</el-checkbox-group>
</div>
</div>
<div
style=
"margin-top: 5px"
>
<div
style=
"margin-top: 5px"
>
<el-button
v-model=
"checkAll"
style=
"width: 30%"
@
click=
"checkName1"
>
全选
</el-button>
<el-button
v-model=
"checkAll"
style=
"width: 30%"
@
click=
"checkName1"
>
全选
</el-button>
<el-button
v-model=
"checkInvert"
style=
"width: 30%"
@
click=
"checkName2"
>
反选
</el-button>
<el-button
v-model=
"checkInvert"
style=
"width: 30%"
@
click=
"checkName2"
>
反选
</el-button>
</div>
</div>
</el-form-item>
</el-form-item>
...
...
src/views/movingRingMonitoring/accessControl/accessControlList.vue
View file @
6097ce03
This diff is collapsed.
Click to expand it.
src/views/patrolManagement/patrolInspectionPlan.vue
View file @
6097ce03
This diff is collapsed.
Click to expand it.
src/views/patrolManagement/patrolInspectionReport.vue
View file @
6097ce03
This diff is collapsed.
Click to expand it.
src/views/patrolManagement/patrolInspectionReportDetails.vue
0 → 100644
View file @
6097ce03
This diff is collapsed.
Click to expand it.
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