updateData method

void updateData()

更新数据

Implementation

void updateData() {
  state?.initData();
}