From 547baa6850740527360bf3e89aea7e952e0dbdaa Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Fri, 8 Aug 2025 11:27:45 +0800 Subject: [PATCH] no message --- root/person/marge.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/root/person/marge.vue b/root/person/marge.vue index 3820b6c..c5a33d6 100644 --- a/root/person/marge.vue +++ b/root/person/marge.vue @@ -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,