加盟时间:{{ orgInfo.franchiseTime?.substring(0, 10) }}
+机构负责人:{{ orgInfo.orgLeader }}
+负责人电话:{{ orgInfo.orgLeaderPhone }}
+机构地址:{{ orgInfo.comRegisterAddress }}
+目标机构 :{{ targetOrg?.departName }}
+新增服务指令: {{ getNewCount() }} 条
+更新服务指令: {{ getUpdateCount() }} 条
+ +同步服务指令: {{ rightNeedAddList.length }} 条
+ +加盟时间:{{ orgInfo[0]?.franchiseTime?.substring(0, 10) }}
+机构负责人:{{ orgInfo[0]?.orgLeader }}
+负责人电话:{{ orgInfo[0]?.orgLeaderPhone }}
+机构地址:{{ orgInfo[0]?.comRegisterAddress + }}
+加盟时间:{{ orgItem?.franchiseTime?.substring(0, 10) }}
+机构负责人:{{ orgItem?.orgLeader }}
+负责人电话:{{ orgItem?.orgLeaderPhone }}
+机构地址:{{ orgItem?.comRegisterAddress + }}
+