水滴兑换模块开发完成
This commit is contained in:
@@ -98,7 +98,8 @@ Page({
|
||||
})
|
||||
wx.$api.recruit.EditPut(this.data.enrollData.experience_area_enroll_id,data).then(res => {
|
||||
this.setData({
|
||||
checkStatus: true
|
||||
checkStatus: true,
|
||||
disabled: false
|
||||
})
|
||||
}).catch(() =>{
|
||||
this.setData({
|
||||
|
||||
Reference in New Issue
Block a user