hyf há 3 anos atrás
pai
commit
0932f51b8a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/system/checklist/components/Checklist.vue

+ 1 - 0
src/views/system/checklist/components/Checklist.vue

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