소스 검색

修改请求错误

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