浏览代码

修改请求错误

Q-ABAB 2 年之前
父节点
当前提交
ba7efc5a71
共有 1 个文件被更改,包括 1 次插入1 次删除
  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