zhangdehua 1 năm trước cách đây
mục cha
commit
da0d2c4d32
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/index/view/cart/shoppingCart.html

+ 1 - 0
app/index/view/cart/shoppingCart.html

@@ -509,6 +509,7 @@
             if (status === 200 || status === "200") {
                 showToast('Success')
                 setTimeout(function () {
+                    $("#addressInfo").show(0)
                     addressId = data.address_id
                     $("#addressText").text(data.full)
                     $("#fullNameText").text(data.name + " " + data.last_name)