From f60e0f4b8a7533355769d949b99e1cc193ec6915 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Mon, 26 Jun 2023 17:36:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E5=BA=93=E5=88=A0=E9=99=A4=E7=94=A8?= =?UTF-8?q?=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/disseMinate.vue | 8 +++++--- src/components/page/partyListPot.vue | 28 +++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/src/components/page/disseMinate.vue b/src/components/page/disseMinate.vue index ab93c71..822151d 100644 --- a/src/components/page/disseMinate.vue +++ b/src/components/page/disseMinate.vue @@ -83,6 +83,9 @@ + + + @@ -98,7 +101,7 @@ (explanatory note: 1st - 5th) - +

@@ -299,6 +302,7 @@ substance_bom: '', substanceOld: '', frequency: 'day', + beginPage:1 // 开始页数 }, keyValue: 0, userListNum: 0, @@ -864,8 +868,6 @@ // artHtml) // } - - this.$api .post('api/Promotion/addPromotion', this.EmailData) .then(res => { diff --git a/src/components/page/partyListPot.vue b/src/components/page/partyListPot.vue index 25a084f..69372c6 100644 --- a/src/components/page/partyListPot.vue +++ b/src/components/page/partyListPot.vue @@ -77,11 +77,14 @@ - +