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();