mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 05:16:44 +08:00
获客信息录入页面保存接口增加科室相关字段
This commit is contained in:
17316
package-lock.json
generated
Normal file
17316
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1276,6 +1276,10 @@
|
||||
riskName: this.userInfo.riskName,
|
||||
riskCode: this.userInfo.riskProductCode
|
||||
},
|
||||
ebizOrderGbcRelDTO:{
|
||||
departmentCode: this.projectDTO.departmentCode,
|
||||
departmentName: this.projectDTO.departmentName,
|
||||
},
|
||||
}
|
||||
this.thismystr = ''
|
||||
// if(this.branchType == '13'){
|
||||
|
||||
Reference in New Issue
Block a user