优化
This commit is contained in:
@@ -48,6 +48,7 @@ class PurchaseOrderViewModel @Inject constructor(
|
||||
_supplierList.value = _supplierList.value + it
|
||||
}
|
||||
}
|
||||
updateFirstState(false)
|
||||
}
|
||||
} else {
|
||||
launchWithLoading {
|
||||
@@ -57,6 +58,7 @@ class PurchaseOrderViewModel @Inject constructor(
|
||||
_supplierList.value = it
|
||||
}
|
||||
}
|
||||
updateFirstState(false)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user