mirror of
https://gitee.com/openharmony/global_i18n
synced 2024-11-23 07:00:13 +00:00
归属地返回地区名称的问题
Signed-off-by: zhangdd_ewan <zhangdongdong50@huawei.com>
This commit is contained in:
parent
739d799e48
commit
ab31e31f58
@ -302,9 +302,6 @@ std::string PhoneNumberFormat::getPhoneLocationName(
|
||||
locName = recvArr;
|
||||
}
|
||||
}
|
||||
if (locName.empty()) {
|
||||
locName = LocaleConfig::GetDisplayRegion(regionCode, displayLocale, false);
|
||||
}
|
||||
return locName;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user