skyblued 3 năm trước cách đây
mục cha
commit
c377ad65b2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/shop-mall/modal/add-goods-cart/index.tsx

+ 1 - 1
src/views/shop-mall/modal/add-goods-cart/index.tsx

@@ -119,7 +119,7 @@ export default defineComponent({
               setTimeout(() => {
                 Toast({
                   icon: 'success',
-                  message: '添加购物车成功'
+                  message: '添加商品成功'
                 })
               }, 500)
             })