diff --git a/.eslintrc.js b/.eslintrc.js index 05dd917df..ee1ee27a9 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -84,6 +84,7 @@ module.exports = { 'vue/prop-name-casing': 'off', 'vue/one-component-per-file': 'off', 'vue/custom-event-name-casing': 'off', + 'vue/v-on-event-hyphenation': 'off', 'vue/max-attributes-per-line': [ 2, { diff --git a/components/card/demo/meta.vue b/components/card/demo/meta.vue index ae2ec3a77..a113bcc19 100644 --- a/components/card/demo/meta.vue +++ b/components/card/demo/meta.vue @@ -24,7 +24,7 @@ A Card that supports `cover`, `avatar`, `title` and `description`. src="https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png" /> -