@ -805,7 +805,7 @@ public class PrescriptionInfoService extends BaseService {
states.add(map4);
Map<String, Object> map5 = new HashMap<>();
map2.put("name", "配药完成");
map2.put("name", "已完成");
map2.put("code", PrescriptionLog.PrescriptionLogStatus.finish.getValue());
states.add(map2);
//设置配送状态下拉框