mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 01:36:43 +08:00
'appntsign'
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