yyb
12 小时以前 ea17a03765264e2f66999ebfa1c5536a4f5251dd
src/views/officeProcessAutomation/ApproveManage/approve-list/approveListConstants.js
@@ -362,6 +362,7 @@
    templateName: row.templateName || "",
    businessId: row.businessId,
    businessType: row.businessType,
    businessName: row.businessName || "",
    applicantId: row.applicantId,
    applicantNo: row.applicantId != null ? String(row.applicantId) : "",
    applicantName: row.applicantName || "",