From e0da539e32448e736dac740cf1aab80a3d680f4a Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期六, 19 七月 2025 09:41:29 +0800
Subject: [PATCH] 111

---
 small-program/pages/employment-certification/employment-certification.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/small-program/pages/employment-certification/employment-certification.vue b/small-program/pages/employment-certification/employment-certification.vue
index 4995923..fc8b9e2 100644
--- a/small-program/pages/employment-certification/employment-certification.vue
+++ b/small-program/pages/employment-certification/employment-certification.vue
@@ -343,7 +343,7 @@
 					tmplIds: ['4H9ztG4E9BxJLwMuYSZ6oiM7yb4KX7u7bYhkhYJP0-Y'],
 					success(res) {
 						console.log('鎻愪氦鍙傛暟锛�', param)
-						this.$u.api.applyForIdentity(param).then(res => {
+						that.$u.api.applyForIdentity(param).then(res => {
 							if (res.code === 200) {
 								uni.showToast({
 									title: res.message || '鐢宠鎴愬姛 ',

--
Gitblit v1.9.3