zhouhao
2021-11-04 b68359eceae3ce3060e7733586501f1b9a82c42e
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();