Commit 644ec7c1 authored by 耿迪迪's avatar 耿迪迪

工单报警问题修改 gengdidi

parent 89d6ad23
......@@ -14,7 +14,7 @@
<el-row style="width: 100%;height: 40px;">
<el-col :span="24">
<div style="">
<ul><li style="list-style: none;font-weight: 900;font-size: 20px;color: #053b6a;">报警信息管理详情</li></ul>
<ul><li style="list-style: none;font-weight: 900;font-size: 20px;color: #053b6a;">报警信息详情</li></ul>
</div>
</el-col>
</el-row>
......@@ -158,7 +158,7 @@
</el-col>
</el-row>
<template v-if="$route.query.deviceType!='管道'">
<template v-if="$route.query.deviceType!='管道' && form.deviceType != '管道'">
<el-row v-if="form.deviceType != '压力表'">
<el-col :span="12" style="padding: 10px;">
<div id="main1" style="height:300px;background-color: rgb(247 247 247);padding: 5px;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment