【新增】订阅消息:拼团结果通知消息订阅

This commit is contained in:
puhui999
2024-07-31 16:22:51 +08:00
parent 8b73d488ca
commit bd07762a10
4 changed files with 3 additions and 9 deletions
-3
View File
@@ -165,9 +165,6 @@
// 提交表单
async function submit() {
// #ifdef MP
sheep.$platform.useProvider('wechat').subscribeMessage(SubscribeTemplate.ORDER_AFTERSALE_CHANGE);
// #endif
let data = {
orderItemId: state.itemId,
refundPrice: state.item.payPrice,