@ -1342,7 +1342,9 @@ export default {
}
this.$nextTick(() => {
if (this.$refs.previews) {
this.$refs.previews.scrollTop = this.$refs.previews.scrollHeight
this.scrollIntoDocument(data.schema[0])
})