mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[build] 0.0.40
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
displayStyle() {
|
||||
return DEFAULT_STYLE_LIST.indexOf(this.type) > -1 ? 'default' : this.type;
|
||||
return DEFAULT_STYLE_LIST.indexOf(this.type) > -1 ? 'default' : this.type;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user