|
@ -350,7 +350,7 @@ export default { |
|
|
this.data1[val].db = beforeStr + '.' + 'STRING' + (parseInt(endNumber) + 13) + '.50' |
|
|
this.data1[val].db = beforeStr + '.' + 'STRING' + (parseInt(endNumber) + 13) + '.50' |
|
|
} |
|
|
} |
|
|
if (this.data1[val].code.indexOf('barcode') !== -1) { |
|
|
if (this.data1[val].code.indexOf('barcode') !== -1) { |
|
|
this.data1[val].db = beforeStr + '.' + 'STRING' + (parseInt(endNumber) + 63) + '.50' |
|
|
this.data1[val].db = beforeStr + '.W64' |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|