From 98a27c295643d3119d720643c41a2aa9e9ee9ef2 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Mon, 29 Jan 2024 14:36:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=90=8E=E5=8F=B0=20-=20=E4=BE=9B=E5=BA=94=E5=95=86=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=20-=20=E4=BB=A3=E7=90=86=E4=BA=BA=E5=91=98=E4=BB=85?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=8B=A5=E6=9C=89=E9=82=80=E8=AF=B7=E4=BE=9B?= =?UTF-8?q?=E5=BA=94=E5=95=86=E6=9D=83=E9=99=90=E7=9A=84=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E4=BA=BA=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/supplier/list/handle/supplierEditForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/supplier/list/handle/supplierEditForm.vue b/src/views/supplier/list/handle/supplierEditForm.vue index 2042883..72df124 100644 --- a/src/views/supplier/list/handle/supplierEditForm.vue +++ b/src/views/supplier/list/handle/supplierEditForm.vue @@ -231,6 +231,7 @@ export default { agentTableFrom: { page: 1, limit: 20, + is_invite_supplier: 1, uid: '', contact_name: '', contact_phone: '',