@@ -194,8 +194,11 @@ export default {
},
mounted() {
-
- // this.cascaderValue = JSON.parse(window.sessionStorage.getItem('SET_USER_ORGID')) + ''
+
+ if(this.orgTreeHangshe){
+ this.cascaderValue =this.orgTreeHangshe[0].id
+ }
this.getBaseInfoHandler({ orgId: this.cascaderValue })
//设置默认排序