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();