From 53cb8137e4232f50c5334176419298f99d41a2bf Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期五, 22 四月 2022 15:38:32 +0800 Subject: [PATCH] sass user api to cloud --- src/views/personalCenter/components/BasicInfo.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/personalCenter/components/BasicInfo.vue b/src/views/personalCenter/components/BasicInfo.vue index bd41987..1622d8f 100644 --- a/src/views/personalCenter/components/BasicInfo.vue +++ b/src/views/personalCenter/components/BasicInfo.vue @@ -118,8 +118,8 @@ }, userInfo: { userId: "", - username: "panlei", - phoneNum: "17610829559", + username: "", + phoneNum: "", type: "", // 鏅�氱敤鎴疯繕鏄紑鍙戣�� userType: 1, // 涓汉杩樻槸鍏徃 industryId: "", -- Gitblit v1.8.0