فهرست منبع

update views/exam

reghao 7 ماه پیش
والد
کامیت
d71484b86f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/exam/ExamQuestionList.vue

+ 1 - 1
src/views/exam/ExamQuestionList.vue

@@ -718,7 +718,7 @@ export default {
         } else {
           this.$notify({
             title: 'Tips',
-            message: resp.message,
+            message: resp.msg,
             type: 'error',
             duration: 2000
           })