Browse Source

JS lint.

pull/9/head
ruibaby 6 years ago
parent
commit
077e5214d3
  1. 2
      src/api/comment.js
  2. 2
      src/views/dashboard/components/AnalysisCard.vue

2
src/api/comment.js

@ -69,4 +69,4 @@ commentApi.commentStatus = {
}
}
export default commentApi
export default commentApi

2
src/views/dashboard/components/AnalysisCard.vue

@ -77,4 +77,4 @@ export default {
line-height: 38px;
height: 38px;
}
</style>
</style>

Loading…
Cancel
Save