唐耀东
2022-09-13 34e9605033b51eed37a3c7e1df4e4a2f394c9ab0
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) {