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