@@ -764,6 +764,11 @@
},
mounted() {
+ if(this.$route.query.tabFlag&&this.$route.query.tabFlag==1){
+ this.divType = 'kckf'
+ }else {
+ this.divType = 'kczy'
+ }
this.getSystemWidth();
beforeDestroy() {