fix 74289 来款管理端--工作组会议--编辑一次--就多一个企业(未审核)
This commit is contained in:
+1
@@ -1191,6 +1191,7 @@ public class PayMeetingSituationServiceImpl extends ServiceImpl<PayMeetingSituat
|
||||
} else {
|
||||
ValidUtil.validate(updateInvoicePram, UpdateInvoicePram.needInvoice_2.class);
|
||||
}
|
||||
updateInvoicePram.setCompanyName(null);
|
||||
BeanUtils.copyProperties(updateInvoicePram, payMeetingSituation1);
|
||||
}
|
||||
String paymentRecord = payMeetingSituation.getPaymentRecord();
|
||||
|
||||
Reference in New Issue
Block a user