liuchengxin
2022-05-23 1c01e669cca92f94eea5d1a73ff60f3bd34b9079
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) {