zhaoxiaoqiang
2021-09-16 6e7a788dd0814a93d2690991e7df8c0c6bbfd2c2
src/views/mine/account/account-add.vue
@@ -92,7 +92,6 @@
        },
        created() {
            this.orgType = this.userinfo.orgType;
            console.log("orgType:"+this.orgType);
            this.form.powerInfoVos  = this.userinfo.powerInfoVos;
            if (!this.isAdd) {
                this.init();