mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[improvement] update lint rules (#3970)
This commit is contained in:
@@ -427,7 +427,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
if (this.isSkuEmpty) {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user