Эх сурвалжийг харах

修正俄语环境下有中文的问题

loki.wu 1 жил өмнө
parent
commit
20dd2d96eb

+ 2 - 0
lib/view/measure/operate_type_change_button.dart

@@ -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,