fix head滚动条宽度

This commit is contained in:
2023-01-16 10:12:10 +08:00
parent 2658e52bf9
commit 33ed9a6237
6 changed files with 12 additions and 5 deletions

View File

@@ -1000,6 +1000,8 @@ const _sfc_main = defineComponent({
nextTick(() => {
getScrollWidth();
});
}, {
deep: true
});
onMounted(() => {
var _a, _b;