spring
10 小时以前 930d38ed2a3c2131be3305a585602c7a5a275fe3
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 || "",