feat: 国际出港 出港仓库 出库
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
<!-- 出库按钮 -->
|
||||
<TextView
|
||||
style="@style/tv_bottom_btn"
|
||||
android:onClick="@{()-> viewModel.outStorage()}"
|
||||
android:onClick="@{()-> activity.showOutStorageDialog()}"
|
||||
android:text="出 库" />
|
||||
|
||||
<!-- 入库按钮 -->
|
||||
|
||||
Reference in New Issue
Block a user