tanyanfei hace 5 años
padre
commit
abc981e8fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/content/Article.vue

+ 1 - 1
src/views/content/Article.vue

@@ -64,7 +64,7 @@ export default {
   },
   data() {
     return {
-      form: { title: "" ,page:1,page_size20},
+      form: { title: "" ,page:1,page_siz:20},
       total: 1,
       list: [],
       loading:false,