Skip to content

Commit

Permalink
feat: 无序点击限制可配
Browse files Browse the repository at this point in the history
  • Loading branch information
weishuodan committed Nov 27, 2023
2 parents 878daa3 + 121b6b4 commit b418717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/license-plate/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ export default {
type: String,
default: '',
},
// 是否限制无序点击
// 是否可无序点击
disorderClick: {
type: Boolean,
default: true,
Expand Down

0 comments on commit b418717

Please sign in to comment.