Skip to content

Commit a36ff0f

Browse files
author
linjy
committed
chore: 删除多余的 console.log
1 parent a090e5f commit a36ff0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/MultiplePicker/multiplePickerGroup.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ const MultiplePickerGroup: FC<IMultiplePickerGroupProps> = (props) => {
7171
});
7272
}
7373
}
74-
console.log({ valueArr });
7574
return [...valueArr];
7675
};
7776

0 commit comments

Comments
 (0)