feat: opt 出港组装 组装人
This commit is contained in:
@@ -370,11 +370,12 @@
|
||||
android:layout_weight="1" />
|
||||
|
||||
<com.lukouguoji.module_base.ui.weight.data.layout.PadDataLayoutNew
|
||||
enable="@{false}"
|
||||
required="@{false}"
|
||||
title='@{"操作人:"}'
|
||||
title='@{"组装人:"}'
|
||||
titleLength="@{5}"
|
||||
type="@{DataLayoutType.INPUT}"
|
||||
type="@{DataLayoutType.SPINNER}"
|
||||
hint='@{"请选择组装人"}'
|
||||
list="@{viewModel.assemblerList}"
|
||||
value="@={viewModel.waybillInfo.operator}"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user