zhanghua
2022-11-29 d1c6fa3e2e7ef9a5009e798909ed80aecf2eb1db
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();