hyf 3 năm trước cách đây
mục cha
commit
0932f51b8a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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