From c5fca0a4f141ed7a571a8357c0d31e3657ae02ea Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 7 Jan 2026 15:49:51 +0800 Subject: [PATCH] =?UTF-8?q?CRM=5F26-01-13#story#7762,=E6=BD=9C=E5=9C=A8?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=95=86=E5=A2=9E=E5=8A=A0=E8=B4=A2=E5=8A=A1?= =?UTF-8?q?=E7=BB=93=E7=AE=97=E4=BF=A1=E6=81=AF=E7=9A=84=E9=9C=80=E6=B1=82?= =?UTF-8?q?--=E6=9B=B9=E6=99=BA=E9=BE=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/supplierInfo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/index/supplierInfo.vue b/src/views/index/supplierInfo.vue index f12ebe1f..a32d0105 100644 --- a/src/views/index/supplierInfo.vue +++ b/src/views/index/supplierInfo.vue @@ -199,7 +199,6 @@ id: this.id, }); this.supplierInfo = res?.data; - console.log('res', res) }, } }