fix
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-12-25 10:45:27 +08:00
parent 11c275fd01
commit 611336a375

View File

@@ -259,6 +259,7 @@ watch(
:style="{ :style="{
fontSize: props.fontSize + 'px', fontSize: props.fontSize + 'px',
maxHeight: '600px', maxHeight: '600px',
height: '100%',
}" }"
@change="onChange" @change="onChange"
@ready="onReady" @ready="onReady"