Explorar o código

报销根据用户id查询

zxz %!s(int64=2) %!d(string=hai) anos
pai
achega
8677e5ba0c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/reimbursement/the_reimbursement.vue

+ 1 - 0
pages/reimbursement/the_reimbursement.vue

@@ -101,6 +101,7 @@
 					pageSize: this.pageSize,
 					currentPage: this.currentPage,
 					compId: uni.getStorageSync('pcUserInfo').compId,
+					createUserId : uni.getStorageSync('userInfo').id
 				}).then(res => {
 					if (res.data.code == 200) {
 						uni.hideLoading()