给智信云开放实验台切换

master
yu 1 day ago
parent 8e3c838e47
commit 2e85d82452
  1. 2
      src/pages/station/list/index.vue

@ -126,7 +126,7 @@ export default {
// schoolId
async getSchoolId () {
const { data } = await this.$get(this.api.logoDetail)
this.showTypes = data.schoolId === 901
this.showTypes = data.schoolId === 901 || data.schoolId === 2845
},
// tab
async getTab () {

Loading…
Cancel
Save