优化套餐推广的编辑/删除 下架后可操作
This commit is contained in:
@@ -72,7 +72,7 @@ watch(
|
||||
if (newValue == 0) {
|
||||
uni.showModal({
|
||||
title: '注意',
|
||||
content: '关闭拼团商品所有未支付的订单都将自动取消,是否确定关闭?',
|
||||
content: '关闭拼团商品所有未成团的订单都将自动取消,是否确定关闭?',
|
||||
success: (res) => {
|
||||
if (res.confirm) {
|
||||
upShopConfigAjax();
|
||||
|
||||
Reference in New Issue
Block a user