清除log
This commit is contained in:
@@ -21,7 +21,9 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
this.injectJWeixin().then(() => {
|
||||
WWOpenData.bind(this.$el)
|
||||
this.$nextTick(() => {
|
||||
WWOpenData.bind(this.$el)
|
||||
})
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user