Ver Fonte

feature(400资讯): 编辑时修改经销商功能实现

likai há 1 ano atrás
pai
commit
a0a426a305
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      opms_parent/app/service/cust/product_consult_record.go

+ 2 - 2
opms_parent/app/service/cust/product_consult_record.go

@@ -223,8 +223,8 @@ func (s ProductConsultRecordService) FollowUp(ctx context.Context, req *model.Fo
 	toupdate["content"] = req.Content
 	toupdate["progress"] = req.Progress
 	toupdate["next_plan"] = req.NextPlan
-	//toupdate["distributor_id"] = req.DistributorId
-	//toupdate["distributor_name"] = req.DistributorName
+	toupdate["distributor_id"] = req.DistributorId
+	toupdate["distributor_name"] = req.DistributorName
 	//toupdate["cust_id"] = req.CustId
 	//toupdate["cust_name"] = req.CustName
 	toupdate["nbo_id"] = req.NboId