lifanagju_citu 1 year ago
parent
commit
630e8d951a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/recruit/position/index.vue

+ 0 - 1
src/views/recruit/position/index.vue

@@ -104,7 +104,6 @@ const getPositionList = async () => {
     financingStatus: 0 // 融资阶段(未融资,天使轮,A轮,不需要融资),示例值(1)
     financingStatus: 0 // 融资阶段(未融资,天使轮,A轮,不需要融资),示例值(1)
   }
   }
   const res = await getJobAdvertisedSearch({ ...pageReqVO })
   const res = await getJobAdvertisedSearch({ ...pageReqVO })
-  debugger
   // items.value = res.list
   // items.value = res.list
   items.value = [...res.list, test]
   items.value = [...res.list, test]
   total.value = res.total
   total.value = res.total