瀏覽代碼

报工界面更改默认工单号

ChengJH 2 年之前
父節點
當前提交
b8089f81ae
共有 1 個文件被更改,包括 3 次插入3 次删除
  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