Commit 1e0d0eeb authored by 林生雨's avatar 林生雨

Commit

parent 54917347
......@@ -43,7 +43,7 @@ class DiscussLowPriceModel extends BaseModel {
}
givePhoneAuth(int leadPhoneRequestId, VoidCallback callback) {
popViewLive.notifyView(Pair(ENDLOADING, null));
popViewLive.notifyView(Pair(LOADING, null));
ClueApiImpl.getInstance()
.givePhoneAuth(DioUtil.getInstance().getDio(), leadPhoneRequestId)
.listen((event) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment