修改接口参数

This commit is contained in:
zhangsir
2024-07-01 17:57:37 +08:00
parent 2402470e0b
commit 6b7cec48f2
3 changed files with 3 additions and 3 deletions

View File

@@ -108,7 +108,7 @@
},
onLoad() {
getFullJobPath({
positionIdList:this.$route.query.positionIdList || '',
positionNameList:this.$route.query.positionIdList || '',
bandCodeList:this.$route.query.bandCodeList || ''
}).then(res=>{
if(res.code == 200){