diff --git a/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt b/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt
index ecbc2bc..f10c084 100644
--- a/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt
+++ b/module_gjj/src/main/java/com/lukouguoji/gjj/activity/IntImpQueryActivity.kt
@@ -32,7 +32,7 @@ class IntImpQueryActivity :
override fun viewModelClass() = IntImpQueryViewModel::class.java
override fun initOnCreate(savedInstanceState: Bundle?) {
- setBackArrow("进港查询")
+ setBackArrow("国际进港查询")
binding.viewModel = viewModel
diff --git a/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml b/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml
index 3b76623..1972a2a 100644
--- a/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml
+++ b/module_gjj/src/main/res/layout/activity_int_imp_pick_up_record_details.xml
@@ -41,34 +41,34 @@
android:orientation="horizontal">
-
-
+
+
-
-
+
+
+ value='@{viewModel.dataBean.spCode}'
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
@@ -80,34 +80,34 @@
android:orientation="horizontal">
-
-
+
+
-
-
+
+
+ value='@{String.valueOf(viewModel.dataBean.weight)}'
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
@@ -119,34 +119,35 @@
android:orientation="horizontal">
-
-
+ android:layout_weight="1" />
+
+ value='@{String.valueOf(viewModel.dataBean.optCharge)}'
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
+
+
@@ -158,34 +159,35 @@
android:orientation="horizontal">
-
-
+
+
+
-
-
+
+
+ value='@{String.valueOf(viewModel.dataBean.svlCharge)}'
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
@@ -197,34 +199,34 @@
android:orientation="horizontal">
-
-
+
+
-
-
+
+
+ value='@{String.valueOf(viewModel.dataBean.lapFee)}'
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
@@ -236,34 +238,34 @@
android:orientation="horizontal">
-
-
+
+
-
-
+
+
+ value='@{viewModel.dataBean.chargeName}'
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1" />
@@ -275,36 +277,36 @@
android:orientation="horizontal">
-
-
+
+
-
-
+
+
+ value='@{""}'
+ android:layout_width="0dp"
+ android:layout_height="wrap_content"
+ android:layout_weight="1"
+ android:visibility="invisible" />
diff --git a/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml b/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml
index c732faf..17a15e2 100644
--- a/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml
+++ b/module_gjj/src/main/res/layout/activity_int_imp_tally_details.xml
@@ -145,7 +145,7 @@
@@ -92,9 +92,9 @@
android:orientation="horizontal">
@@ -114,9 +114,9 @@
android:orientation="horizontal">
@@ -128,7 +128,7 @@
-
+
@@ -160,9 +158,9 @@
android:orientation="horizontal">
@@ -191,9 +189,9 @@
android:orientation="horizontal">
@@ -205,7 +203,7 @@
-
+
+
@@ -257,9 +258,9 @@
android:orientation="horizontal">
@@ -279,9 +280,9 @@
android:orientation="horizontal">
@@ -302,12 +303,12 @@
+ android:src="@mipmap/img_down" />