zhaohuanhuan hace 1 año
padre
commit
c979af3248
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/inbound/blindCollection/components/TaskList.vue

+ 1 - 1
src/views/inbound/blindCollection/components/TaskList.vue

@@ -60,7 +60,7 @@ const show = async (list) => {
   taskTrueFalseBy.value = true
 }
 const router = useRouter()
-const emit = defineEmits()
+const emit = defineEmits(['selectMode'])
 const onTaskDetail = (item) => {
   taskTrueFalseBy.value = false
   if(item.type){