浏览代码

删除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