A
Size: a a a
A
ИБ
ИБ
V
A
A
A
M
АП
SS
SS
mounted() {
var _this = this;
console.log("ok_vak");
this.$nextTick(function () {
Array.prototype.forEach.call(this.$refs["vhtml"].getElementsByClassName("btn-registr"), function(element) {
element.addEventListener("click", function (event) {
event.preventDefault();
_this.$bvModal.show("reg-modal");
});
});
})
},ДА
SS
ДА
SS
SS
SS
AS