From 077e5214d3ecc5a9373b6b0abb115baf7d4f3acb Mon Sep 17 00:00:00 2001 From: ruibaby Date: Sat, 4 May 2019 00:38:31 +0800 Subject: [PATCH] JS lint. --- src/api/comment.js | 2 +- src/views/dashboard/components/AnalysisCard.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/comment.js b/src/api/comment.js index 4d91a0e2..12654620 100644 --- a/src/api/comment.js +++ b/src/api/comment.js @@ -69,4 +69,4 @@ commentApi.commentStatus = { } } -export default commentApi \ No newline at end of file +export default commentApi diff --git a/src/views/dashboard/components/AnalysisCard.vue b/src/views/dashboard/components/AnalysisCard.vue index 91174162..60038f07 100644 --- a/src/views/dashboard/components/AnalysisCard.vue +++ b/src/views/dashboard/components/AnalysisCard.vue @@ -77,4 +77,4 @@ export default { line-height: 38px; height: 38px; } - \ No newline at end of file +