WXL
2024-09-03 a346cfbcb03a303dca252d910d2181f00e7adc20
src/views/knowledge/education/compilequer/index.vue
@@ -408,6 +408,7 @@
];
export default {
  name: "Educationinfo",
  components: { OptionalForm },
  data() {
    return {
@@ -542,6 +543,13 @@
      },
    };
  },
  activated() {
    if (this.id != this.$route.query.id) {
      this.gettabList();
      this.getList();
      this.illnessUpdate();
    }
  },
  created() {
    this.gettabList();