占比图

This commit is contained in:
jingna 2025-07-28 16:43:52 +08:00
parent 2dd2342585
commit 02b9b2f9a1

View File

@ -70,7 +70,6 @@ const fontSizeList = computed(() => {
}) })
const changeTitleStyle = prop => { const changeTitleStyle = prop => {
debugger
emit('onGraphicTextChange', state.titleForm, prop) emit('onGraphicTextChange', state.titleForm, prop)
} }
const init = () => { const init = () => {