This commit is contained in:
xiongchengqiang 2020-12-18 14:24:40 +08:00
parent ed6ba5d444
commit 1b28a5fb40
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ export default {
computed: {
},
async created () {
if (!dd.other) {
if (dd.other) {
var vConsole = new VConsole({
vConsole_switch_x: 0,
vConsole_switch_y: 0