Merge branch 'main' of ssh://git.njcqit.com:2222/eric/aerologic-app

This commit is contained in:
2026-01-04 10:19:34 +08:00
5 changed files with 368 additions and 1 deletions

View File

@@ -68,6 +68,12 @@
titleLength="@{5}"
type="@{DataLayoutType.INPUT}"
value='@={viewModel.maWbBean.wbNo}'
autoQueryEnabled="@{true}"
autoQueryUrl="@{`/IntExpCheckIn/checked/queryWbNoList`}"
autoQueryParamKey="@{`wbNo`}"
autoQueryMinLength="@{4}"
autoQueryMaxLength="@{8}"
autoQueryTitle="@{`选择运单号`}"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1" />