diff --git a/pageMarket/groupGoods/index.vue b/pageMarket/groupGoods/index.vue index e95bca9..1ecd346 100644 --- a/pageMarket/groupGoods/index.vue +++ b/pageMarket/groupGoods/index.vue @@ -72,7 +72,7 @@ watch( if (newValue == 0) { uni.showModal({ title: '注意', - content: '关闭拼团商品所有未支付的订单都将自动取消,是否确定关闭?', + content: '关闭拼团商品所有未成团的订单都将自动取消,是否确定关闭?', success: (res) => { if (res.confirm) { upShopConfigAjax(); diff --git a/pageMarket/packagePopularize/components/goodsList.vue b/pageMarket/packagePopularize/components/goodsList.vue index 108dba2..678b458 100644 --- a/pageMarket/packagePopularize/components/goodsList.vue +++ b/pageMarket/packagePopularize/components/goodsList.vue @@ -45,12 +45,19 @@ - - 删除 - - - 编辑 - + +