|
@@ -408,7 +408,7 @@
|
|
},
|
|
},
|
|
},
|
|
},
|
|
mounted() {
|
|
mounted() {
|
|
- console.log(this.$router.options.routes, '看看')
|
|
|
|
|
|
+ // console.log(this.$router.options.routes, '看看')
|
|
let height = window.innerHeight;
|
|
let height = window.innerHeight;
|
|
this.tableHeight = height - 15;
|
|
this.tableHeight = height - 15;
|
|
const that = this;
|
|
const that = this;
|