提交 6c6d1fed authored 作者: lgd's avatar lgd

1.编辑连铸机供应商

2.//TODO erp用户是否选择新部门为空,质检接口数据无对应问题,内部交易订单审核,审核规则,领用申请列表/退件列表/参数,坩埚下单,mes,刷新token,编辑任务担当无法修改.
上级 cdfe2c14
...@@ -842,6 +842,7 @@ ...@@ -842,6 +842,7 @@
</RelativeLayout> </RelativeLayout>
<RelativeLayout <RelativeLayout
android:id="@+id/rl_cover4"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:background="@android:color/white" android:background="@android:color/white"
...@@ -857,7 +858,7 @@ ...@@ -857,7 +858,7 @@
android:textSize="14sp" /> android:textSize="14sp" />
<EditText <TextView
android:id="@+id/tv_cover4" android:id="@+id/tv_cover4"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
...@@ -982,6 +983,7 @@ ...@@ -982,6 +983,7 @@
</RelativeLayout> </RelativeLayout>
<RelativeLayout <RelativeLayout
android:id="@+id/rl_protection4"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:background="@android:color/white" android:background="@android:color/white"
...@@ -997,7 +999,7 @@ ...@@ -997,7 +999,7 @@
android:textSize="14sp" /> android:textSize="14sp" />
<EditText <TextView
android:id="@+id/tv_protection4" android:id="@+id/tv_protection4"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论