fix:修复指纹详情删除时不弹出确认框
This commit is contained in:
parent
a693827c79
commit
1220653526
@ -216,7 +216,6 @@ class _FaceDetailPageState extends State<FaceDetailPage> with RouteAware {
|
||||
if (!isNetWork) {
|
||||
return;
|
||||
}
|
||||
|
||||
ShowTipView().showIosTipWithContentDialog('确定要删除吗?'.tr,
|
||||
() async {
|
||||
state.isDeletFace.value = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user