叉车二维码
This commit is contained in:
parent
af2f9dff1c
commit
f478e3fea3
|
@ -41,7 +41,7 @@ export default {
|
||||||
computed: {
|
computed: {
|
||||||
// 二维码文本
|
// 二维码文本
|
||||||
qrCodeText() {
|
qrCodeText() {
|
||||||
return "https://wx.ccttiot.com/x/d?s=" + this.sn;
|
return "https://wx.ccttiot.com/c/d?s=" + this.sn;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user