mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-12 06:15:38 +08:00
bug(custom):
This commit is contained in:
@@ -107,6 +107,7 @@ function CompGoodsBuyToolbar(props) {
|
||||
tmplIds: template_id,
|
||||
success: () => {
|
||||
onSubscribe()
|
||||
showToast('订阅成功')
|
||||
},
|
||||
fail: () => {
|
||||
onSubscribe()
|
||||
|
||||
@@ -112,6 +112,7 @@ function CompGoodsBuyToolbar(props) {
|
||||
tmplIds: template_id,
|
||||
success: () => {
|
||||
onSubscribe()
|
||||
showToast('订阅成功')
|
||||
},
|
||||
fail: () => {
|
||||
onSubscribe()
|
||||
|
||||
@@ -96,6 +96,7 @@ function CompGoodsBuyToolbar(props) {
|
||||
tmplIds: template_id,
|
||||
success: () => {
|
||||
onSubscribe()
|
||||
showToast('订阅成功')
|
||||
},
|
||||
fail: () => {
|
||||
onSubscribe()
|
||||
|
||||
Reference in New Issue
Block a user