lifanagju_citu hace 4 días
padre
commit
af2422fe4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/menduner/system/talentMap/components/card.vue

+ 1 - 1
src/views/menduner/system/talentMap/components/card.vue

@@ -400,7 +400,7 @@ const handleSave = async () => {
 
 // 关闭解析弹窗
 const handleCancel = () => {
-  console.log('关闭解析弹窗')
+  // console.log('关闭解析弹窗')
   openUploadImg.value = false
   analysisLoading.value = false
 }