luobisheng
2022-11-15 34dd28374d5e3c69932e8a090460b3a461bc0ec5
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();