Remove unnecessary console.log()
This commit is contained in:
parent
b67df24219
commit
12f33b6853
@ -107,7 +107,6 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
updater: function (item) {
|
updater: function (item) {
|
||||||
console.log(item.value);
|
|
||||||
window.parent.location.href = item.value;
|
window.parent.location.href = item.value;
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user