From dc453e655da4608041411bace0bc1fa2b34d4d64 Mon Sep 17 00:00:00 2001
From: lyt
Date: Mon, 10 Apr 2023 17:08:03 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=BB=BA=E8=AE=AE=E4=B9=A6=E5=88=86?=
=?UTF-8?q?=E4=BA=AB=E5=BE=AE=E4=BF=A1=E6=A0=87=E7=AD=BE=E5=86=85=E5=AE=B9?=
=?UTF-8?q?=E8=B0=83=E6=95=B4=E3=80=91=E5=8D=95=E8=A2=AB=E4=BF=9D=E4=BA=BA?=
=?UTF-8?q?=E5=8D=95=E4=BA=A7=E5=93=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/ebiz/proposal/ProposalInfo.vue | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/views/ebiz/proposal/ProposalInfo.vue b/src/views/ebiz/proposal/ProposalInfo.vue
index 3fa0f891a..c750f4911 100644
--- a/src/views/ebiz/proposal/ProposalInfo.vue
+++ b/src/views/ebiz/proposal/ProposalInfo.vue
@@ -583,6 +583,7 @@ export default {
}
},
async sharePeople() {
+ console.log(this.agent,'this.agent.name')
let date = new Date()
let month = date.getMonth() + 1
if (month <= 9) {