fix:注释退出登录页后国际化文本不跟随选择的语言
This commit is contained in:
parent
2d4ae94607
commit
557576ea5e
@ -143,8 +143,8 @@ class MineSetLogic extends BaseGetXController {
|
|||||||
// UdpHelp().closeUDP();
|
// UdpHelp().closeUDP();
|
||||||
logOut();
|
logOut();
|
||||||
|
|
||||||
StoreService.to.saveLanguageCode('');
|
// StoreService.to.saveLanguageCode('');
|
||||||
Get.updateLocale(Get.deviceLocale!);
|
// Get.updateLocale(Get.deviceLocale!);
|
||||||
|
|
||||||
BlueManage().disconnect();
|
BlueManage().disconnect();
|
||||||
StartChartManage().destruction();
|
StartChartManage().destruction();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user