mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 21:36:43 +08:00
fix(saleFlowProImprove): 修复投保人信息上传图片逻辑
- 调整了上传图片逻辑的位置,确保在保存投保人信息后执行 - 修复了因逻辑位置错误导致的上传失败问题
This commit is contained in:
@@ -2097,8 +2097,8 @@ export default {
|
||||
taskID,
|
||||
() => {
|
||||
this.nextStep()
|
||||
}
|
||||
// ['saveInsured_uploadImage']
|
||||
},
|
||||
['saveInsured_uploadImage']
|
||||
)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user