hyzp_ybqx-Commit052:更新版本为version: 1.4.4+20211230,解决刷新统计数据后桌面“今日xx”无法打开的问题
This commit is contained in:
@@ -78,6 +78,9 @@ class _Page1_WorksState extends State<Page1_Works>
|
||||
//监听统计数据改变事件
|
||||
eventBus.on<StatisDataUpdate>().listen((event) {
|
||||
print(event.str);
|
||||
print('listZptjStatisAlone.length:${listZptjStatisAlone.length},dwSum:${dwSum}');
|
||||
// I/flutter (18666): listZptjStatisAlone.length:1,dwSum:5
|
||||
|
||||
updateStatisData();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user