优化
This commit is contained in:
@@ -133,7 +133,6 @@ fun PurchaseOrderScreen(
|
||||
)
|
||||
) {
|
||||
if (first.value) {
|
||||
viewModel.updateFirstState(false)
|
||||
return@Box
|
||||
}
|
||||
if (products.isEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user