mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 02:16:44 +08:00
'appntsign'
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
||||
res.content.ebizAgreementDtoList.map(item => {
|
||||
console.log(item)
|
||||
// 获取当前要签署的文件信息
|
||||
if (item.type == '17') {
|
||||
if (item.type == '18') {
|
||||
that.appntSign = item
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user