mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-16 21:30:28 +08:00
发送遥控地锁指令
This commit is contained in:
@@ -197,7 +197,7 @@
|
|||||||
<!-- <span>{{scope.row.businessType === '1' ? '运营桩':'个人桩'}}</span>-->
|
<!-- <span>{{scope.row.businessType === '1' ? '运营桩':'个人桩'}}</span>-->
|
||||||
<!-- </template>-->
|
<!-- </template>-->
|
||||||
<!-- </el-table-column>-->
|
<!-- </el-table-column>-->
|
||||||
<el-table-column label="地锁操作" align="center"
|
<el-table-column label="地锁操作" align="center" v-hasRole="['admin', 'common']"
|
||||||
class-name="small-padding fixed-width">
|
class-name="small-padding fixed-width">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button size="mini" type="text" icon="el-icon-caret-bottom"
|
<el-button size="mini" type="text" icon="el-icon-caret-bottom"
|
||||||
|
|||||||
Reference in New Issue
Block a user