Commit 96d18a87 authored by gengchunlei's avatar gengchunlei

push

parent be33f271
......@@ -73,7 +73,7 @@
mounted() {
let vm = this
this.$nextTick(() => {
vm.$uweb.setCustomVar('访客来源', '微信扫码', 0)
vm.$uweb.setCustomVar('', '人数', 0)
})
},
methods: {
......
......@@ -67,7 +67,7 @@
vm.subscanQRCallBack(result)
}
this.$nextTick(() => {
vm.$uweb.setCustomVar('访客来源', '医站到家', 0)
vm.$uweb.setCustomVar('医站到家', '人数', 0)
})
},
methods: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment