mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 02:16:44 +08:00
建议书加完产品,删除产品报产品编号为空
This commit is contained in:
@@ -339,7 +339,7 @@ export default {
|
||||
resultData = await deleteProposal({
|
||||
orderDTO: {
|
||||
orderInfoDTO: {
|
||||
orderNo: this.$CacheUtils.getLocItem('orderNo')
|
||||
orderNo: this.$CacheUtils.getLocItem('proposalNo')
|
||||
},
|
||||
insuredDTOs: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user