no message

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

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

Loading…
Cancel
Save