mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
fix(Transition): fix cannot find method observeDuration (#5743)
This commit is contained in:
parent
fc1ad93c57
commit
50da9f87eb
@ -23,7 +23,6 @@ export function transition(showDefaultValue: boolean) {
|
||||
duration: {
|
||||
type: null,
|
||||
value: 300,
|
||||
observer: 'observeDuration',
|
||||
},
|
||||
name: {
|
||||
type: String,
|
||||
|
Loading…
x
Reference in New Issue
Block a user