mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 02:20:12 +08:00
发送遥控地锁指令
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
<!-- <span>{{scope.row.businessType === '1' ? '运营桩':'个人桩'}}</span>-->
|
||||
<!-- </template>-->
|
||||
<!-- </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">
|
||||
<template slot-scope="scope">
|
||||
<el-button size="mini" type="text" icon="el-icon-caret-bottom"
|
||||
|
||||
Reference in New Issue
Block a user