fix
This commit is contained in:
parent
3a2a504520
commit
d423df4ad6
|
@ -109,7 +109,7 @@
|
|||
<el-table-column
|
||||
fixed="right"
|
||||
:label="$t('counter.action')"
|
||||
min-width="70">
|
||||
min-width="85">
|
||||
<template slot-scope="scope">
|
||||
<el-button type="text" title="Detail"
|
||||
@click="handleDetailClick(scope.row.device_id)" ><i class="el-icon-alixiangqing"></i>
|
||||
|
|
Loading…
Reference in New Issue