WXL
2024-08-30 c73a2c380aca7ac4ef16e76388b1a52356df8634
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();