Commit 1cd2b002 by 庄冰

customerMaterial

parent 7ee37a7a
......@@ -587,7 +587,7 @@ class AliyunQcService{
}
solutionContent.solutionFlowList = solutionFlowList;
var material = solutionContent.material || {};
var material = solutionContent.customerMaterial || {};
if (ab.remark) {
solutionContent.customerRemark = ab.remark;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment