lifanagju_citu 1 năm trước cách đây
mục cha
commit
630e8d951a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)
   }
   const res = await getJobAdvertisedSearch({ ...pageReqVO })
-  debugger
   // items.value = res.list
   items.value = [...res.list, test]
   total.value = res.total