mirror of
https://github.com/youzan/vant.git
synced 2026-05-06 01:00:26 +08:00
@@ -232,7 +232,6 @@ export default createComponent({
|
||||
|
||||
// initialize swipe position
|
||||
const initialize = (active = +props.initialSwipe) => {
|
||||
console.log('initialize', children.length, active);
|
||||
if (!root.value || isHidden(root)) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user