From 49299715bc063d5f298066f782ce484b06391d2e Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Thu, 16 Nov 2023 11:39:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E9=9A=90=E8=97=8F?= =?UTF-8?q?=E5=95=86=E5=93=81=E5=8D=A1=E5=AF=86/=E7=BD=91=E7=9B=98?= =?UTF-8?q?=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/addProduct/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/product/addProduct/index.vue b/src/views/product/addProduct/index.vue index 79798c6..02b7a95 100644 --- a/src/views/product/addProduct/index.vue +++ b/src/views/product/addProduct/index.vue @@ -1592,8 +1592,8 @@ export default { deliveryType: [], virtual: [ { tit: '普通商品', id: 0, tit2: '物流发货' }, - { tit: '虚拟商品', id: 1, tit2: '虚拟发货' }, - { tit: '卡密/网盘', id: 2, tit2: '自动发货' } + { tit: '虚拟商品', id: 1, tit2: '虚拟发货' } + // { tit: '卡密/网盘', id: 2, tit2: '自动发货' } ], customBtn: 0, // 自定义留言开关 // 自定义留言下拉选择