nikang 6 years ago
parent
commit
bff1b5cec0
1 changed files with 1 additions and 1 deletions
  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.resultItem.markItem.orders +
         ")";
         ")";
-      this.$message({
+      this.$notify({
         showClose: true,
         showClose: true,
         message: "当前选择题目为" + title,
         message: "当前选择题目为" + title,
         type: "warning"
         type: "warning"