Explorar el Código

报工界面更改默认工单号

ChengJH hace 2 años
padre
commit
b8089f81ae
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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