|
@@ -92,7 +92,6 @@
|
|
|
|
|
|
|
|
this.titleActive = this.$store.getters.get_navState;
|
|
this.titleActive = this.$store.getters.get_navState;
|
|
|
this.logo = sessionStorage.getItem('logo');
|
|
this.logo = sessionStorage.getItem('logo');
|
|
|
- console.log(this.logo, '========logo')
|
|
|
|
|
// // 获取系统时间
|
|
// // 获取系统时间
|
|
|
// this.get('api'+this.$ports.TIME).then(res => {
|
|
// this.get('api'+this.$ports.TIME).then(res => {
|
|
|
// if (res.data.data.time) {
|
|
// if (res.data.data.time) {
|