no message

cyl/master-0804
jscyl13849007907 3 months ago
parent 9184347a37
commit 547baa6850

@ -319,13 +319,13 @@ export default {
}) })
return false; return false;
} }
if(!that.modalApplyData.desp){ // if(!that.modalApplyData.desp){
uni.showToast({ // uni.showToast({
icon:'none', // icon:'none',
title:'请输入备注' // title:''
}) // })
return false; // return false;
} // }
that.G.Post(that.api.person_addApply,{ that.G.Post(that.api.person_addApply,{
sourceAgencyId:uni.getStorageSync("apply-userinfo").agencyId, sourceAgencyId:uni.getStorageSync("apply-userinfo").agencyId,
targetAgencyId:that.modalApplyData.selectResult, targetAgencyId:that.modalApplyData.selectResult,

Loading…
Cancel
Save