From 3cc0bb8cbd896f903a3b47d713cb3f5fb03d90d9 Mon Sep 17 00:00:00 2001 From: yulixing Date: Mon, 22 Jul 2019 20:27:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E4=BA=AB=E5=9B=BE=E6=9F=A5=E8=AF=A2bu?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/games/details/share/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/games/details/share/index.vue b/src/views/games/details/share/index.vue index 07b1829..4faf2c8 100644 --- a/src/views/games/details/share/index.vue +++ b/src/views/games/details/share/index.vue @@ -451,6 +451,7 @@ export default { uid: this.uid, shareType: this.filterForm.shareType, type: this.filterForm.type, + platform_id: this.filterForm.platform_id, currentPage: this.currentPage, pageSize: this.pageSize, gameId: this.gameInfo.game_id,