feat: 修改加载问题

pull/236/head
raofuzi 2 years ago
parent e6a93cac62
commit 4a5ace400d

@ -144,7 +144,7 @@ onUpdated(() => {
nextTick(() => { nextTick(() => {
setTimeout(() => { setTimeout(() => {
layout() layout()
}, 2400) }, 2000)
}) })
}) })

Loading…
Cancel
Save