【fix ESLint】src/components/tools/DetailList.vue
This commit is contained in:
@@ -44,6 +44,7 @@ const responsive = {
|
||||
export default {
|
||||
name: 'DetailList',
|
||||
Item: Item,
|
||||
// eslint-disable-next-line vue/no-unused-components
|
||||
components: { Col },
|
||||
props: {
|
||||
title: {
|
||||
|
||||
Reference in New Issue
Block a user