mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-14 04:16:47 +08:00
Merge branch 'feature/GFRS-2372【需求】关于金掌桂电子入司申请流程增加签署材料的需求' into dev
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
|||||||
res.content.ebizAgreementDtoList.map(item => {
|
res.content.ebizAgreementDtoList.map(item => {
|
||||||
console.log(item)
|
console.log(item)
|
||||||
// 获取当前要签署的文件信息
|
// 获取当前要签署的文件信息
|
||||||
if (item.type == '17') {
|
if (item.type == '18') {
|
||||||
that.appntSign = item
|
that.appntSign = item
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user