feat: 国际出港 收运检查 退回
This commit is contained in:
@@ -297,15 +297,15 @@
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<!-- 备注 -->
|
||||
<!-- 退回原因 -->
|
||||
<com.lukouguoji.module_base.ui.weight.data.layout.PadDataLayoutNew
|
||||
enable="@{true}"
|
||||
inputHeight="@{80}"
|
||||
title='@{"原因"}'
|
||||
titleLength="@{5}"
|
||||
hint=""
|
||||
hint='@{"请输入退回原因"}'
|
||||
type="@{DataLayoutType.INPUT}"
|
||||
value='@={viewModel.dataBean.remark}'
|
||||
value='@={viewModel.returnReason}'
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp" />
|
||||
|
||||
Reference in New Issue
Block a user