xuqiang 4 years ago
parent
commit
90cb40f8a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/pc-space/src/views/Submit.vue

+ 1 - 1
src/main/pc-space/src/views/Submit.vue

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