Browse Source

报工界面更改默认工单号

ChengJH 2 years ago
parent
commit
b8089f81ae
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/src/main/res/layout/fragment_gd_time_report.xml

+ 3 - 3
app/src/main/res/layout/fragment_gd_time_report.xml

@@ -27,7 +27,7 @@
             android:paddingLeft="6dp"
             android:textColor="@color/body_text_1"
             android:textSize="14sp"
-            tools:text="YS1506002" />
+            tools:text="MO23-5001" />
     </LinearLayout>
     <!--GONE-->
     <LinearLayout
@@ -74,7 +74,7 @@
             android:paddingLeft="6dp"
             android:textColor="@color/body_text_1"
             android:textSize="14sp"
-            tools:text="YS1506002" />
+            tools:text="程继航" />
         <TextView
             android:layout_width="75dp"
             android:layout_height="match_parent"
@@ -91,7 +91,7 @@
             android:paddingLeft="6dp"
             android:textColor="@color/body_text_1"
             android:textSize="14sp"
-            tools:text="YS1506002" />
+            tools:text="成型" />
     </LinearLayout>
 
     <LinearLayout