mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-14 13:26:47 +08:00
修改接口参数
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user