Commit 8317df1206caeb50af00b04164fa1a75718fb303

Authored by 史婷婷
1 parent 5ade64ec

feat: 审核-代码优化

Showing 1 changed file with 0 additions and 2 deletions
@@ -237,8 +237,6 @@ export default { @@ -237,8 +237,6 @@ export default {
237 const vals = ref && typeof ref.getFormValues === 'function' ? ref.getFormValues() : {} 237 const vals = ref && typeof ref.getFormValues === 'function' ? ref.getFormValues() : {}
238 return { 238 return {
239 ...vals, 239 ...vals,
240 - customerInfo: { ...this.customerInfo },  
241 - companyReview: { ...this.companyReview }  
242 } 240 }
243 }, 241 },
244 // 驳回 242 // 驳回