spring
2025-03-19 379ad4226bc5a3ad175635b5c40e6bf5b68e4069
src/views/CNAS/personnel/personnelInfo/index.vue
@@ -153,6 +153,7 @@
    };
  },
  mounted() {
    this.activeName = this.$route.query.activeName || '人员基本信息'
    this.geList();
  },
  methods: {