wangguoyu 2 tháng trước cách đây
mục cha
commit
06a9850e41
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pages/admin/Jiazheng/jiazhengUserInfo.vue

+ 2 - 1
pages/admin/Jiazheng/jiazhengUserInfo.vue

@@ -86,7 +86,8 @@
 		methods: {
 			getJianliInfo() {
 				let req = {
-					id: this.pageInfo.id
+					id: this.pageInfo.id,
+					userId: this.pageInfo.userId
 				}
 				getJiazhengJianli(req).then(res => {
 					console.log('res', res);