Merge pull request #235 from webxmsj/fix-delredundant

删除冗余的renderer判断
This commit is contained in:
冷先洋 2023-07-06 17:26:07 +08:00 committed by GitHub
commit 417ade755c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
</defs>
<text
v-if="renderer"
:stroke="`url(#${gradientId})`"
:fill="`url(#${gradientId})`"
:x="renderer.area[0] / 2 + 8"