Commit 977a91e4 authored by Administrator's avatar Administrator

Merge branch 'release/fire_monitor'

parents a000decf b3e93631
Pipeline #253 failed with stage
......@@ -82,7 +82,7 @@
<span>{{ shutoffDevice(scope.row.shutoff_type) }}</span>
</template>
</el-table-column>
<el-table-column align="center" label="检测值" width="100">
<!-- <el-table-column align="center" label="检测值" width="100">
<template slot-scope="scope">
<span>{{ scope.row.nd }}</span>
</template>
......@@ -91,7 +91,7 @@
<template slot-scope="scope">
<span>{{ scope.row.danwei }}</span>
</template>
</el-table-column>
</el-table-column> -->
<el-table-column align="center" label="切断装置状态" width="80">
<template slot-scope="scope">
<span>
......
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