Merge branch 'feature/【保全】' into dev

This commit is contained in:
yuweiqi
2020-06-10 17:54:45 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ export default {
signId: this.pdfList[0].signId,
surrenderId: this.customerInfo.surrenderId,
documentStatus: '1',
documentType: '0' //documentType 0-阅读文档 3-签名文档
signType: '0' //signType 0-阅读文档 3-签名文档
}
}

View File

@@ -118,7 +118,7 @@ export default {
signId: this.pdfList[0].signId,
surrenderId: this.customerInfo.surrenderId,
documentStatus: '1',
documentType: '0' //documentType 0-阅读文档 3-签名文档
signType: '0' //signType 0-阅读文档 3-签名文档
}
}