liuchengxin
2022-06-06 4001279159dd37942b3cf4c83ab537f95832a82d
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) {