|
|
|
@ -23,79 +23,55 @@
|
|
|
|
android:orientation="vertical">
|
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
|
|
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
android:id="@+id/il_DinnerApplyp"
|
|
|
|
android:id="@+id/il_HSPMC"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
app:isShowTextView="true"
|
|
|
|
app:isShowTextView="true"
|
|
|
|
app:must="true"
|
|
|
|
app:must="true"
|
|
|
|
app:tv_title="申请人"/>
|
|
|
|
app:tv_title="危险化学品名称"/>
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
android:id="@+id/il_TravelAddress"
|
|
|
|
android:id="@+id/il_WSLB"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
app:must="true"
|
|
|
|
app:must="true"
|
|
|
|
app:tv_title="公司名称" />
|
|
|
|
app:tv_title="危险类别" />
|
|
|
|
|
|
|
|
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
android:id="@+id/il_TravelsRemark"
|
|
|
|
android:id="@+id/il_SYBM"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
app:must="true"
|
|
|
|
app:must="true"
|
|
|
|
app:tv_title="工程项目名称" />
|
|
|
|
app:tv_title="使用部门" />
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
android:id="@+id/il_startTime"
|
|
|
|
android:id="@+id/il_ZRR"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:visibility="visible"
|
|
|
|
|
|
|
|
app:hintText="点击选择时间"
|
|
|
|
|
|
|
|
app:isShowTextView="true"
|
|
|
|
|
|
|
|
app:must="true"
|
|
|
|
app:must="true"
|
|
|
|
app:tv_title="申请入厂时间" />
|
|
|
|
app:tv_title="责任人" />
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
app:must="true"
|
|
|
|
android:id="@+id/il_SRCL"
|
|
|
|
android:id="@+id/il_DinnerUnit"
|
|
|
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
app:hintText="点击选择责任分部"
|
|
|
|
app:must="true"
|
|
|
|
app:isShowTextView="true"
|
|
|
|
app:tv_title="现有储量" />
|
|
|
|
app:tv_title="责任分部" />
|
|
|
|
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
android:id="@+id/il_add_dager_list"
|
|
|
|
android:id="@+id/il_CCDD"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
app:isShowSelect="true"
|
|
|
|
|
|
|
|
app:isShowTextView="true"
|
|
|
|
|
|
|
|
app:must="true"
|
|
|
|
app:must="true"
|
|
|
|
app:tv_title="危化品清单" />
|
|
|
|
app:tv_title="储存地点" />
|
|
|
|
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
<LinearLayout
|
|
|
|
android:id="@+id/il_RT"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
|
|
|
android:layout_height="120px"
|
|
|
|
|
|
|
|
android:layout_marginTop="10dp"
|
|
|
|
|
|
|
|
android:orientation="horizontal"
|
|
|
|
|
|
|
|
android:visibility="gone">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Button
|
|
|
|
|
|
|
|
android:id="@+id/btn_commit"
|
|
|
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_margin="10dp"
|
|
|
|
app:must="true"
|
|
|
|
android:layout_weight="1"
|
|
|
|
app:tv_title="用途" />
|
|
|
|
android:background="@drawable/btn_blue"
|
|
|
|
<com.rehome.zhdcoa.weiget.InputLayout
|
|
|
|
android:text="提交"
|
|
|
|
android:id="@+id/il_MSDS"
|
|
|
|
android:textColor="@color/white"
|
|
|
|
|
|
|
|
android:visibility="gone"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Button
|
|
|
|
|
|
|
|
android:id="@+id/btn_save"
|
|
|
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_margin="10dp"
|
|
|
|
app:must="true"
|
|
|
|
android:layout_weight="1"
|
|
|
|
app:tv_title="MSDS是否配备" />
|
|
|
|
android:background="@drawable/btn_blue"
|
|
|
|
|
|
|
|
android:text="保存"
|
|
|
|
|
|
|
|
android:textColor="@color/white"/>
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|
|
|
|
</ScrollView>
|
|
|
|
</ScrollView>
|
|
|
|
</LinearLayout>
|
|
|
|
</LinearLayout>
|