fix(图表): 修复编译报错问题

This commit is contained in:
jianneng-fit2cloud
2025-12-25 19:01:15 +08:00
parent 96ea246a9a
commit 7465cdad1f

View File

@@ -363,7 +363,7 @@ watch(
}
}
)
const fakeValue = ''
const fakeValue = ref()
const treeValue = ref()
const getCustomWidth = () => {
if (placeholder?.value?.placeholderShow) {