【fix ESLint】src/components/tools

This commit is contained in:
zhaoxiao
2023-03-06 10:05:21 +08:00
parent e60ab2b2e1
commit 516af1cb77
6 changed files with 22 additions and 23 deletions
+1 -3
View File
@@ -44,9 +44,7 @@ const responsive = {
export default {
name: 'DetailList',
Item: Item,
components: {
Col
},
components: { Col },
props: {
title: {
type: String,