zs 2 năm trước cách đây
mục cha
commit
af2fc2983d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pagesHome/order/order.vue

+ 1 - 1
pagesHome/order/order.vue

@@ -367,7 +367,7 @@
 					customer: user._id
 				})
 				if (res.errcode == '0') {
-					that.$set(that, `addressList`, res.data);
+					that.$set(that, `addressList`, res.data.reverse());
 				}
 				const arr = await that.$api(`/order/toMakeOrder`, 'POST', {
 					key: that.key