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, // 自定义留言开关 // 自定义留言下拉选择