11wqe1 hai 2 meses
pai
achega
547f0467ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/pages/studentManageNew/component/table.vue

+ 1 - 1
src/components/pages/studentManageNew/component/table.vue

@@ -1150,7 +1150,7 @@ export default {
           this.$emit("getGrade");
           this.$message({
             message: "删除成功",
-            type: "error",
+            type: "success",
           });
         })
         .catch((err) => {