v2.0
This commit is contained in:
@@ -268,8 +268,6 @@ export default {
|
||||
quality: 0.3
|
||||
}
|
||||
}
|
||||
// const str = 'http://192.168.1.111:8022/searchContract.html?contractNum=' + contractNum
|
||||
// const str = 'http://192.168.1.111:8080/#/ContractInquiry/index?id=' + contractNum
|
||||
const str = contractNum
|
||||
QRCode.toDataURL(str, opts, function(err, url) {
|
||||
if (err) throw err
|
||||
|
||||
Reference in New Issue
Block a user