@@ -312,7 +312,7 @@ export default {
}, 1000);
},
init2() {
- this.$confirm('您购买成功的商品将在柜子中展示', '支付成功', {
+ this.$confirm('您购买成功的商品在我的藏品中展示', '支付成功', {
confirmButtonText: '确定',
cancelButtonText: '取消',
customClass: 'myClass',