第一
This commit is contained in:
@@ -14,6 +14,7 @@ export const vShow: ObjectDirective<VShowElement> = {
|
||||
setDisplay(el, value)
|
||||
}
|
||||
},
|
||||
// 监听器 属性复制
|
||||
mounted(el, { value }, { transition }) {
|
||||
if (transition && value) {
|
||||
transition.enter(el)
|
||||
|
||||
Reference in New Issue
Block a user