Skip to content

Commit

Permalink
fix: 添加圆角属性判断 (#408)
Browse files Browse the repository at this point in the history
Co-authored-by: 秦少卫 <[email protected]>
  • Loading branch information
fuqianxi and nihaojob authored Jun 4, 2024
1 parent ad3cbf1 commit e8e1a35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
"watchPostEffect": true,
"watchSyncEffect": true
}
}
}
1 change: 0 additions & 1 deletion src/components/attributePostion.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
></InputNumber>
</Col>
</Row>

<Form :label-width="40" class="form-wrap">
<FormItem :label="$t('attributes.angle')">
<Slider
Expand Down

0 comments on commit e8e1a35

Please sign in to comment.