|
@@ -266,6 +266,8 @@ class OperateTypeChangeButtonState extends State<OperateTypeChangeButton>
|
|
|
final completer = Completer<bool>();
|
|
|
FConfirmAlert.show(
|
|
|
context: context,
|
|
|
+ confrimLabel: i18nBook.common.confirm.t,
|
|
|
+ cancelLabel: i18nBook.common.cancel.t,
|
|
|
title: i18nBook.common.tip.t,
|
|
|
subTitle: i18nBook.measure.thirdImageNeedCalibratingTips.t,
|
|
|
businessParent: widget.businessParent,
|