Ver Fonte

任务管理

ZaiZai há 1 ano atrás
pai
commit
bee8703e1e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/tasks/components/hc-data/task-review.vue

+ 1 - 0
src/views/tasks/components/hc-data/task-review.vue

@@ -85,6 +85,7 @@ const props = defineProps({
         default: () => ({}),
     },
 })
+
 //事件
 const emit = defineEmits(['finish', 'close'])
 const uuid = getRandom(4)