1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-06 03:58:05 +08:00

fix(Transition): fix cannot find method observeDuration ()

This commit is contained in:
Skiyee 2024-04-12 17:35:08 +08:00 committed by GitHub
parent fc1ad93c57
commit 50da9f87eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,6 @@ export function transition(showDefaultValue: boolean) {
duration: {
type: null,
value: 300,
observer: 'observeDuration',
},
name: {
type: String,