nikang hace 6 años
padre
commit
1e4be855aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/modules/marking/views/MarkWork.vue

+ 1 - 1
src/modules/marking/views/MarkWork.vue

@@ -393,7 +393,7 @@ export default {
           .catch(() => {
             this.$notify({
               message: "删除失败",
-              type: "success"
+              type: "error"
             });
           });
         this.loading = false;