From 6893ad031ff5c8fee5a8e430dc2fc88829482418 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Fri, 8 Aug 2025 11:09:20 +0800 Subject: [PATCH] no message --- root/person/marge.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/person/marge.vue b/root/person/marge.vue index d9d4f62..8739347 100644 --- a/root/person/marge.vue +++ b/root/person/marge.vue @@ -359,7 +359,7 @@ export default { if(res.confirm){ that.G.Get(that.api.person_applyFalse + '/' + $data.id,{},()=>{ uni.showToast({ - icon:'error', + icon:'success', title:'已拒绝' }); that.getList();