修复部分语言中文
This commit is contained in:
@@ -173,6 +173,7 @@ class DeviceTypeController extends GetControllerEx<DeviceTypeModel> {
|
||||
currentCq.value = {};
|
||||
NewTopSlideNotification.show(
|
||||
text: "数据加载失败", textColor: themeController.currentColor.sc9);
|
||||
EasyDartModule.logger.error("快检报告数据加载失败-->${res.msg??'服务器错误'}");
|
||||
},
|
||||
);
|
||||
return flag;
|
||||
|
||||
Reference in New Issue
Block a user