@@ -39,6 +39,7 @@ import ChecklistCatSelector from '@/components/ChecklistCatSelector'
import Vuescroll from 'vuescroll'
export default {
+ name: 'Checklist',
components: {
Vuescroll,
ChecklistCatSelector