多语言显示错误
This commit is contained in:
@@ -514,7 +514,7 @@ class _EPageState extends State<PersonPage> {
|
||||
child: Text(
|
||||
personController.weight.value != ""
|
||||
? personController.weight.value
|
||||
: '体重输入提示'.tr,
|
||||
: '人员资料.体重输入提示'.tr,
|
||||
textAlign: TextAlign.right,
|
||||
style: TextStyle(
|
||||
fontFamily: 'Readex Pro',
|
||||
|
||||
Reference in New Issue
Block a user