mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 后管站点信息枪口列表添加车位号权限
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<template slot="header">
|
||||
车位号
|
||||
<el-button type="text" icon="el-icon-edit" size="medium" circle
|
||||
@click="openEdit" v-hasPermi="['pile:connector:edit']"/>
|
||||
@click="openEdit" v-hasPermi="['pile:station:edit']"/>
|
||||
</template>
|
||||
<template slot-scope="scope">
|
||||
<el-input v-model="scope.row.parkNo" size="medium" clearable
|
||||
|
||||
Reference in New Issue
Block a user