修复bug

This commit is contained in:
X1627315083
2024-05-17 18:20:37 +08:00
parent f7f2fa0911
commit da14fe949a
2 changed files with 4 additions and 2 deletions

View File

@@ -90,7 +90,6 @@
<a-slider id="system_silder"
v-model:value="workspaceItem.systemDesignerPercentage"
@afterChange="systemDesigner"
:tooltip-visible="openType.slider"
:tip-formatter="formatter"
>
</a-slider>