wolyshaw há 4 anos atrás
pai
commit
93460f6fdc
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/components/Pagination/index.vue

+ 0 - 1
src/components/Pagination/index.vue

@@ -79,7 +79,6 @@ export default {
   mounted() {
     if (this.sync) {
       const searchs = new Searchs(this.$route.fullPath)
-      console.log(searchs)
       const active = searchs.get()
       if (active && active.page) {
         for (const key in active.page) {