gjy 2 年之前
父節點
當前提交
69e1be5181
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/task/audit/freight_settlement_detailscopy.vue

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

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