wangguoyu 2 ماه پیش
والد
کامیت
06a9850e41
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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);