From ad635d411c038ac5f10604851050eb810c15659e Mon Sep 17 00:00:00 2001 From: fangyuan <527392886@qq.com> Date: 星期一, 28 十一月 2022 16:35:38 +0800 Subject: [PATCH] 案卷查询数据渲染 --- src/views/operate/myWait/updateUser/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/operate/myWait/updateUser/index.vue b/src/views/operate/myWait/updateUser/index.vue index 5b0cf9a..cd456e9 100644 --- a/src/views/operate/myWait/updateUser/index.vue +++ b/src/views/operate/myWait/updateUser/index.vue @@ -66,7 +66,6 @@ } }, created() { - console.log(this.userInfo); this.things = JSON.parse(JSON.stringify(this.userInfo)); // 鑾峰彇鎵�灞炵被鍨嬪垪琛� this.getTypeThird(); -- Gitblit v1.8.0