电话结束重新加载通话记录
This commit is contained in:
parent
b6cd0d0f2b
commit
5111704267
|
|
@ -124,5 +124,7 @@ class HomeViewModel extends BaseUIModel {
|
||||||
}
|
}
|
||||||
Navigator.of(context!).pop();
|
Navigator.of(context!).pop();
|
||||||
isShowCallView = false;
|
isShowCallView = false;
|
||||||
|
|
||||||
|
ChannelManager.getCallLog("getCallLog");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue