tabs组件支持滑动 (#52)
This commit is contained in:
@@ -194,6 +194,7 @@ export default {
|
||||
},
|
||||
|
||||
end: () => {
|
||||
/* istanbul ignore else */
|
||||
if (this.isDragging) {
|
||||
this.isDragging = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user