laboratory/src/views/dataManagement/inspectionReport/detail.vue
@@ -400,7 +400,7 @@ ? "更新成功" : "保存成功"; this.$message.success(successMsg); this.$router.back(); this.$store.commit( "SET_TAGLIST", this.tagList.filter((item) => item.path !== this.$route.path)