This commit is contained in:
Jay Huang 2023-12-01 22:26:21 +08:00
parent 3a2a504520
commit d423df4ad6
1 changed files with 1 additions and 1 deletions

View File

@ -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>