gjy 2 years ago
parent
commit
69e1be5181
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/task/audit/freight_settlement_detailscopy.vue

+ 1 - 1
pages/task/audit/freight_settlement_detailscopy.vue

@@ -220,7 +220,7 @@
 		methods: {
 			getList() {
 				this.$api.doRequest('get', '/expenseInfo/ExpenseInfo', {
-					batchId: this.id
+					id: this.id
 				}).then(res => {
 					if (res.data.code == 200) {
 						this.dataobj=res.data.data