Browse Source

同步试试哈哈哈

dev-烟台中转登录2
dai_siki 3 years ago
parent
commit
04a83254d4
  1. 2
      src/views/modules/visual/basicinfo/basicInfoMain.vue

2
src/views/modules/visual/basicinfo/basicInfoMain.vue

@ -198,7 +198,7 @@ export default {
console.log("orgId", queryOrgId);
if(queryOrgId){
this.orgId = queryOrgId
this.orgLevel = queryOrgLevel || 'community'
this.orgLevel = queryOrgLevel || 'agency'
}

Loading…
Cancel
Save