mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-14 05:16:46 +08:00
岗位传递id
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
const bandCodeList = uni.getStorageSync('bandCodeList');
|
||||
const positionIdList = uni.getStorageSync('positionIdList');
|
||||
getFullJobPath({
|
||||
positionNameList: positionIdList || '',
|
||||
positionIdList: positionIdList || '',
|
||||
bandCodeList: bandCodeList || ''
|
||||
}).then(res=>{
|
||||
if(res.code == 200){
|
||||
|
||||
Reference in New Issue
Block a user