README.md 1.3 KB

lszlgl

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

2024.03.14 app改动点:

  1. 扦样任务单状态新增:待领取, 检测机构收到扦样任务通知时,所有扦样人员都能看到所有任务单据,在app待扦样页面进行任务领取. 现在的开始扦样按钮改成任务领取,点击任务领取以后扦样任务单状态改成待扦样,列表页按钮变成开始扦样,点击扦样进行正常操作。√
  2. 扦样人员变成多选,后端提供人员接口,选择扦样人员;
  3. 温度、湿度字段去掉,新增字段:天气情况:晴天/阴天/雨天,单选;√
  4. 扦样时间默认给当前时间;√
  5. 灾害污染情况给默认值:否;√
  6. 点击经纬度获取,自动代入省市县乡镇村;√
  7. 列表页显示字段修改:扦样任务单号/状态/检验指标/样品等级/采样品种;√