deason %!s(int64=6) %!d(string=hai) anos
pai
achega
75df0b3a0c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/modules/print/view/CourseStatistic.vue

+ 2 - 2
src/modules/print/view/CourseStatistic.vue

@@ -904,8 +904,8 @@ export default {
             console.log(error.response);
             curLoading.close();
             this.$notify({
-              title: "错误",
-              type: "error",
+              title: "提示",
+              type: "warning",
               message: error.response.data.desc
             });
           }