setTimeout(() => { nextTick(() => { let dom = document.querySelector(".el-tabs__nav-scroll"); dom.scrollLeft = 800 }); }, 100);
京公网安备 11010502049817号