feat: opt 进港查询 filter form

This commit is contained in:
2026-03-23 15:53:24 +08:00
parent b2daabe2ab
commit 9ed6a4e494
3 changed files with 48 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
<!-- 航班号 -->
<com.lukouguoji.module_base.ui.weight.data.layout.PadDataLayoutNew
android:id="@+id/filter_flight_no"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="10dp"
@@ -81,6 +82,7 @@
<!-- 始发港 -->
<com.lukouguoji.module_base.ui.weight.data.layout.PadDataLayoutNew
android:id="@+id/filter_origin"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="10dp"