This commit is contained in:
MeSHard
2025-11-19 16:48:30 +08:00
parent 14d3f34f94
commit 1973f19305
3 changed files with 414 additions and 251 deletions

View File

@@ -25,9 +25,9 @@
@on-page-size-change="onChangePageSize" />
</div>
<!-- ConnectorID 充电桩编号 -->
<!-- charge_station_id 所属充电站 -->
<!-- ConnectorID 充电桩编号 -->
<!-- no 位号 -->
<!-- 添加编辑 -->
<Modal v-model="show_modal" title="Common Modal dialog box title" :mask-closable="false" @on-ok="ok"