Commit 359467d5 authored by kangzhenfei's avatar kangzhenfei

设备详情

parent 2f28bccf
......@@ -64,7 +64,7 @@
<Ellipsis :text="row.productName" :lines="1" tooltip transfer />
</Col>
<Col :span="4" class="order-code">
<a>查看详情</a>
<a @click="getImagpage(row)">查看详情</a>
</Col>
<Col :span="4">
<div class="statuBg" :style="tdStyle(row.statu)"></div>
......
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