liuchengxin
2022-06-09 0d68be1fa109b0f55fa0b4c023baf4b66dcc9f28
src/views/construction/constructionList/index.vue
@@ -86,7 +86,7 @@
    // 选择高校
    schoolChange(v) {
      this.schoolId = v;
      this.activeName = 'second';
      this.activeName = 'first';
      this.loading = false;
    },
    handleClick(tab, event) {