mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-12 10:07:59 +08:00
恢复 批量更新桩站点接口入口
This commit is contained in:
@@ -38,14 +38,15 @@
|
|||||||
<!-- 切换运营商按钮 -->
|
<!-- 切换运营商按钮 -->
|
||||||
<el-row :gutter="10" class="mb8">
|
<el-row :gutter="10" class="mb8">
|
||||||
<el-col :span="1.5">
|
<el-col :span="1.5">
|
||||||
<!-- <el-button
|
<el-button
|
||||||
v-hasPermi="['pile:station:add']"
|
v-hasPermi="['pile:station:add']"
|
||||||
type="primary"
|
type="primary"
|
||||||
plain
|
plain
|
||||||
icon="el-icon-plus"
|
icon="el-icon-plus"
|
||||||
size="mini"
|
size="mini"
|
||||||
@click="click"
|
@click="click"
|
||||||
>批量修改站点</el-button>-->
|
>批量修改站点
|
||||||
|
</el-button>
|
||||||
<el-button
|
<el-button
|
||||||
type="primary"
|
type="primary"
|
||||||
plain
|
plain
|
||||||
|
|||||||
Reference in New Issue
Block a user