From 3d74bf84426260e2e4a4a8f4b6b100357ae67ec1 Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Wed, 12 Nov 2025 11:02:15 +0800 Subject: [PATCH] =?UTF-8?q?story#7373=20=E6=B5=8B=E8=AF=95=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/supplierAdd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index/supplierAdd.vue b/src/views/index/supplierAdd.vue index 5e804de3..5dcb373f 100644 --- a/src/views/index/supplierAdd.vue +++ b/src/views/index/supplierAdd.vue @@ -151,7 +151,7 @@ }, areaProps: { multiple: true, checkStrictly: true, value: 'id',label: 'title', emitPath: false, }, configId: '', - wechatId: 'test', + wechatId: '', } }, async mounted() {