From c40d0dd38951d6b7b06a99910881ea0841138baa 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=A0=B8=E9=94=80=E5=88=B8=E5=89=8D=E5=8F=B0?= =?UTF-8?q?=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/marketing/platformCoupon/couponList/index.vue | 3 +++ src/views/supplier/list/handle/supplierEditForm.vue | 1 + 2 files changed, 4 insertions(+) diff --git a/src/views/marketing/platformCoupon/couponList/index.vue b/src/views/marketing/platformCoupon/couponList/index.vue index e69429b..9c5f48c 100644 --- a/src/views/marketing/platformCoupon/couponList/index.vue +++ b/src/views/marketing/platformCoupon/couponList/index.vue @@ -32,6 +32,7 @@ + @@ -113,6 +114,7 @@ 通用券 品类券 跨店券 + 核销券 @@ -232,6 +234,7 @@ 通用券 品类券 跨店券 + 核销券
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: '',