+
+
+
+
+
+ 反馈单号:
+ {{ detailData.issueNo }}
+
+
+
+ 问题日期:
+ {{ formatDate(detailData.issueDate) }}
+
+
+
+ 供应商编码:
+ {{ detailData.supplierNo }}
+
+
+
+ 供应商名称:
+ {{ detailData.supplierName }}
+
+
+
+
+
+
+
+
+ 问题分类:
+ {{ detailData.issueCategory }}
+
+
+
+ 问题简述:
+ {{ detailData.issueSummary }}
+
+
+
+
+
+
+
问题详细描述:
+
{{ detailData.issueDescription }}
+
+
+
+
+
+
+ 录入人:
+ {{ detailData.createBy }}
+
+
+
+ 录入时间:
+ {{ detailData.createDate }}
+
+
+
+ 要求回复日期:
+ {{ formatDate(detailData.requireReplyDate) }}
+
+
+
+ 状态:
+ {{ detailData.status }}
+
+
+
+
+
+
+
原因分析:
+
{{ detailData.causeAnalysis }}
+
+
+
+
+
后续措施:
+
{{ detailData.followUpMeasures }}
+
+
+
+
+
+
+ 回复人:
+ {{ detailData.replyBy }}
+
+
+
+ 回复时间:
+ {{ detailData.replyTime }}
+
+
+
+
+
+
+
+
+ 关闭人:
+ {{ detailData.closedBy }}
+
+
+
+ 关闭时间:
+ {{ detailData.closedTime }}
+
+
+
+
+
+