修改批量提交

This commit is contained in:
md
2021-08-15 19:41:32 +08:00
parent b8a17b8629
commit 4c114b8357
8 changed files with 23 additions and 18 deletions

View File

@@ -254,7 +254,8 @@
android:textSize="12sp" />
<TextView
android:id="@+id/charging_audit_process"
android:id="@+id/road_audit_process"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="1"
@@ -268,7 +269,7 @@
android:textSize="12sp" />
<TextView
android:id="@+id/charging_audit_through"
android:id="@+id/road_audit_through"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="1"
@@ -282,7 +283,7 @@
android:textSize="12sp" />
<TextView
android:id="@+id/charging_audit_not_through"
android:id="@+id/road_audit_not_through"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="18"
@@ -349,7 +350,7 @@
android:textSize="12sp" />
<TextView
android:id="@+id/road_audit_process"
android:id="@+id/charging_audit_process"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="1"
@@ -363,7 +364,7 @@
android:textSize="12sp" />
<TextView
android:id="@+id/road_audit_through"
android:id="@+id/charging_audit_through"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="1"
@@ -377,7 +378,7 @@
android:textSize="12sp" />
<TextView
android:id="@+id/road_audit_not_through"
android:id="@+id/charging_audit_not_through"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="18"