Explorar el Código

修改请求错误

Q-ABAB hace 2 años
padre
commit
ba7efc5a71
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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