WanPai/Root/Home/VC/HomeVC.swift
@@ -139,7 +139,7 @@ @IBAction func chooseStoresAction(_ sender: TapBtn) { StoresChooseView.show { [weak self] storeId in self?.viewModel.storeId.accept(storeId.int!) self?.viewModel.storeId.accept(storeId) self?.viewModel.beginRefresh() } }