This commit is contained in:
liushuai
2020-04-03 17:59:50 +08:00
parent f0b6661d55
commit 202b5c88ac
9 changed files with 682 additions and 18 deletions

View File

@@ -539,6 +539,7 @@ export default {
this.RMB1 = row.含税总金额_文本
if (this.type === '1' || this.type === '2') {
document.getElementById('23').innerText = this.textarea
console.log(document.getElementById('23').innerText, 1232)
this.contractValue = parseInt(row.采购合同流水号)
const opts = {
errorCorrectionLevel: 'H',