Xiao_123 1 rok temu
rodzic
commit
9003424767

+ 1 - 1
src/components/Enterprise/components/positions.vue

@@ -97,7 +97,7 @@ const handleChangePage = (index) => {
 }
 }
 
 
 const handlePosition = (val) => {
 const handlePosition = (val) => {
-  window.open(`/recruit/position/details/${val.positionId}`)
+  window.open(`/recruit/position/details/${val.job.positionId}`)
 }
 }
 
 
 // 行业列表
 // 行业列表