Fix(专题页):[#4096]专题页领取优惠券后,再次点击专题页图片提示“undefine”
This commit is contained in:
@@ -24,7 +24,7 @@ export const themeTemplateMixins = {
|
||||
}
|
||||
}).catch((err) => {
|
||||
uni.showToast({
|
||||
title: err.data.msg + '',
|
||||
title: err.msg + '',
|
||||
icon: 'none',
|
||||
duration: 3000
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user