|
|
|
@ -285,7 +285,7 @@ |
|
|
|
<span >设备列表</span> |
|
|
|
<span >设备列表</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="more_btn" style="margin-right:34px;cursor: pointer;" @click="clickMore">更多</div> |
|
|
|
<!-- <div class="more_btn" style="margin-right:34px;cursor: pointer;" @click="clickMore">更多</div> --> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="tabBox" id="eletric_box"> |
|
|
|
<div class="tabBox" id="eletric_box"> |
|
|
|
<el-table @row-click="tableClick" :data="tableData" style="width: 100%" @row-contextmenu="tableContext" |
|
|
|
<el-table @row-click="tableClick" :data="tableData" style="width: 100%" @row-contextmenu="tableContext" |
|
|
|
|