no message

cyl/master-0804
jscyl13849007907 3 months ago
parent 9bc0bb9d25
commit 6893ad031f

@ -359,7 +359,7 @@ export default {
if(res.confirm){ if(res.confirm){
that.G.Get(that.api.person_applyFalse + '/' + $data.id,{},()=>{ that.G.Get(that.api.person_applyFalse + '/' + $data.id,{},()=>{
uni.showToast({ uni.showToast({
icon:'error', icon:'success',
title:'已拒绝' title:'已拒绝'
}); });
that.getList(); that.getList();

Loading…
Cancel
Save