update 后管站点信息枪口列表添加车位号权限

This commit is contained in:
Lemon
2023-08-22 14:17:36 +08:00
parent 0c251260ad
commit b210924277

View File

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