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 (#5743)
This commit is contained in:
parent
fc1ad93c57
commit
50da9f87eb
@ -23,7 +23,6 @@ export function transition(showDefaultValue: boolean) {
|
|||||||
duration: {
|
duration: {
|
||||||
type: null,
|
type: null,
|
||||||
value: 300,
|
value: 300,
|
||||||
observer: 'observeDuration',
|
|
||||||
},
|
},
|
||||||
name: {
|
name: {
|
||||||
type: String,
|
type: String,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user