From 41371a07c41c28b73f1dc448321451bfc78cb00b Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 6 Apr 2023 10:06:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/fd/AppPointsReview/AppPointsReview.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/fd/AppPointsReview/AppPointsReview.vue b/src/project/fd/AppPointsReview/AppPointsReview.vue index 8b060a94..a3799266 100644 --- a/src/project/fd/AppPointsReview/AppPointsReview.vue +++ b/src/project/fd/AppPointsReview/AppPointsReview.vue @@ -74,7 +74,7 @@ export default { pages: 2, typeList: [], isShowType: false, - showPush: true, + showPush: false, pushNewId: '' }; },