zhaoxiaoqiang
2021-07-28 4db3870e37497d555305650c1dbb0ceb9d66cbf8
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();