董国庆
2025-06-26 dae39dea7e2874ebe2f17438949255ce8331ecef
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)