feat: 国际出港 出港计重

This commit is contained in:
2026-01-17 21:05:48 +08:00
parent d6be019c3a
commit a52259f951
3 changed files with 81 additions and 1 deletions

View File

@@ -64,6 +64,7 @@
<com.lukouguoji.module_base.ui.weight.data.layout.PadDataLayoutNew
hint='@{"请输入运单号"}'
required="@{true}"
setRefreshCallBack="@{viewModel::onWaybillNoInputComplete}"
title='@{"运单号"}'
titleLength="@{5}"
type="@{DataLayoutType.INPUT}"