This commit is contained in:
2026-08-25 16:13:58 +08:00
parent e309987199
commit 55583551b5
14 changed files with 953 additions and 286 deletions
+1 -4
View File
@@ -166,7 +166,7 @@
class="common-route-page__address-dialog"
@opened="loadAddressList"
>
<section-card title="查询条件">
<section-card>
<div class="common-route-page__address-search">
<el-form :model="addressQuery" label-position="right" label-width="86px">
<el-row :gutter="16">
@@ -222,9 +222,6 @@
</el-row>
</el-form>
</div>
</section-card>
<section-card title="常用地址">
<el-table
border
:data="addressData"