@@ -158,10 +158,10 @@
],
success: (res) => {},
fail: (error) => {
- this.$refs.uTips.show({
- title: '订阅失败:' + error.errMsg,
- type: 'warning',
- })
+ // this.$refs.uTips.show({
+ // title: '订阅失败:' + error.errMsg,
+ // type: 'warning',
+ // })
},
})
} else {