소스 검색

删除debugger

lifanagju_citu 2 달 전
부모
커밋
9ebe7c36e5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/menduner/system/talentMap/maintenance/gather/components/store.vue

+ 0 - 1
src/views/menduner/system/talentMap/maintenance/gather/components/store.vue

@@ -286,7 +286,6 @@ const handleStore = async () => {
         results
       }
     }
-    debugger
     await talentGatherApi.talentsAdd(JSON.stringify(params))
     message.success('入库成功!')
     dialogVisible.value = false