Ver Fonte

三单派单时派单Bug

wangxuan há 8 meses atrás
pai
commit
6d3d719550

+ 2 - 1
business-common/src/main/java/com/rongwei/bscommon/sys/service/impl/ZhcxPmqManagementDistributionServiceImpl.java

@@ -85,7 +85,8 @@ public class ZhcxPmqManagementDistributionServiceImpl extends ServiceImpl<ZhcxPm
                         .setEstimatedclosedata(zhcxPmqManagementDistributionDo.getEstimatedclosedata())
                         .setSerialnumber(zhcxPmqManagementDistributionDo.getSerialnumber())
                         .setDistributid(zhcxPmqManagementDistributionDo.getId())
-                        .setSupplement(zhcxPmqManagementDistributionDo.getSupplement());
+                        .setSupplement(zhcxPmqManagementDistributionDo.getSupplement())
+                        .setStatus(zhcxPmqManagementDistributionDo.getStatus()); //派单状态
                 addList.add(add);
             }else {
                // 更新