From 1a3b5d856eaa00a901f13f7dd7936b9c6d989906 Mon Sep 17 00:00:00 2001 From: schry <2433098676@qq.com> Date: Mon, 10 Jul 2023 18:27:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E5=86=8C=E9=A1=B5=E9=9D=A2=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E8=B5=84=E8=B4=A8=E8=AF=81=E4=B9=A6bug=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/improveInfo.vue | 3 +++ src/views/purchase/cert/userCertAddDialog.vue | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/views/improveInfo.vue b/src/views/improveInfo.vue index 757de1d..c07af3a 100644 --- a/src/views/improveInfo.vue +++ b/src/views/improveInfo.vue @@ -558,6 +558,7 @@ :addType="addType" :editTye="editTye" :ucId="ucId" + :mobile="mobile" > { if(res.code == 20000){ this.$message.success("添加成功!")