Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety
Project
Project
Details
Activity
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
耿迪迪
gassafety
Commits
b09cb1b6
Commit
b09cb1b6
authored
1 year ago
by
吴卿华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改设备信息添加报错bug
parent
5e03faaa
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
gassafety-web/src/views/dataMonitoring/alarmdetail/index.vue
+2
-2
No files found.
gassafety-web/src/views/dataMonitoring/alarmdetail/index.vue
View file @
b09cb1b6
...
@@ -209,8 +209,8 @@
...
@@ -209,8 +209,8 @@
</el-row>
</el-row>
<
template
v-if=
"this.deviceType
=='调压阀'||this.deviceType
=='阀门井'"
>
<
template
v-if=
"this.deviceType
!=='调压阀'&&this.deviceType!
=='阀门井'"
>
<el-row>
<el-row
>
<el-col
:span=
"12"
style=
"padding: 10px;"
>
<el-col
:span=
"12"
style=
"padding: 10px;"
>
<div
id=
"main1"
style=
"height:300px;background-color: rgb(247 247 247);padding: 5px;"
>
<div
id=
"main1"
style=
"height:300px;background-color: rgb(247 247 247);padding: 5px;"
>
<div
v-if=
"form.deviceReportDataList == null"
class=
"div-null"
>
<div
v-if=
"form.deviceReportDataList == null"
class=
"div-null"
>
...
...
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