feat: opt 出港组装 组装人

This commit is contained in:
2025-12-15 17:47:02 +08:00
parent 7fb91d29b2
commit 20bab628ee
3 changed files with 41 additions and 3 deletions

View File

@@ -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"