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

+ 1 - 1
pagesMy/dough/index.vue

@@ -111,7 +111,7 @@
 					let info = {
 						skip: that.skip,
 						limit: that.limit,
-						persons: user._id
+						person: user._id
 					}
 					let res = await that.$api(`/group`, 'GET', {
 						...info,