wolyshaw 4 năm trước cách đây
mục cha
commit
93460f6fdc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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) {