zs 2 years ago
parent
commit
f2922b09c4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pagesMy/collection/market.vue

+ 4 - 0
pagesMy/collection/market.vue

@@ -69,6 +69,10 @@
 				const that = this;
 				console.log(e);
 			},
+			// 分页
+			toPage(e) {
+			
+			},
 		}
 	}
 </script>