liuchengxin
2022-06-02 580e44f2c5503ed172124ceba8c7c1cb03a8f7f3
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) {