nikang пре 6 година
родитељ
комит
bff1b5cec0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/modules/marking/views/TpScoreBoard.vue

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

@@ -346,7 +346,7 @@ export default {
         "(" +
         this.resultItem.markItem.orders +
         ")";
-      this.$message({
+      this.$notify({
         showClose: true,
         message: "当前选择题目为" + title,
         type: "warning"