Browse Source

修改请求错误

Q-ABAB 2 years ago
parent
commit
ba7efc5a71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/messageNotification.vue

+ 1 - 1
src/views/messageNotification.vue

@@ -248,7 +248,7 @@
             const param={
               uid:this.$store.state.userInfo.userid,
               title:this.selectInput,
-              noePage:currentPage,
+              nowPage:currentPage,
               lim:10
             }
             this.ajax