|
@@ -221,7 +221,6 @@ export default {
|
|
|
this.getPickList()
|
|
this.getPickList()
|
|
|
},
|
|
},
|
|
|
showQRcodeFun(id,backcode) {
|
|
showQRcodeFun(id,backcode) {
|
|
|
- console.log(this.$viewer)
|
|
|
|
|
this.showQRcodeVisible = true
|
|
this.showQRcodeVisible = true
|
|
|
this.QRcodenum = backcode
|
|
this.QRcodenum = backcode
|
|
|
this.$nextTick(() => {
|
|
this.$nextTick(() => {
|