Merge branch 'master' of https://gitee.com/wjl2008_admin/tougao_web into zy-email
This commit is contained in:
@@ -123,10 +123,12 @@
|
||||
};
|
||||
},
|
||||
created() {
|
||||
if(this.$route.meta.hideSidebar){
|
||||
this.collapse=false
|
||||
if(!this.$route.meta.hideSidebar){
|
||||
this.collapse=true
|
||||
|
||||
}
|
||||
}else{
|
||||
this.collapse=false
|
||||
}
|
||||
this.initORCID();
|
||||
if (this.user_id == 24) {
|
||||
this.daojishi = '2021.9.3 - 2021.9.30'
|
||||
|
||||
Reference in New Issue
Block a user