|
@@ -1744,65 +1744,8 @@ export default {
|
|
|
// 查看按钮
|
|
|
check(row, res) {
|
|
|
this.notChange = true;
|
|
|
- // getCharge(row.fId).then((response) => {
|
|
|
- // this.Operator = response.data.tFee.createBy;
|
|
|
- // this.increase_s = response.data.feeDoList;
|
|
|
- // this.fWbuOptions = response.data.feesList;
|
|
|
- // this.queryParams = response.data.tFee;
|
|
|
- // this.fWbuOptions = response.data.feesList;
|
|
|
- // this.fMblnoOptions = response.data.corps;
|
|
|
- // this.open = true;
|
|
|
- // this.title = "收费列表";
|
|
|
- // this.tablefilter = true;
|
|
|
- // if (res == 1) {
|
|
|
- // this.notChange = true;
|
|
|
- // if (this.Operator == this.Lander) {
|
|
|
- // this.tablefilter = false;
|
|
|
- // this.reset();
|
|
|
- // this.pass = {
|
|
|
- // fAmtdr: 0, //应收合计
|
|
|
- // fAmtcr: 0, //应付合计
|
|
|
- // fMblno: "", //提单号
|
|
|
- // fName: "", //货权方
|
|
|
- // fFeesName: "", //结算单位
|
|
|
- // fCorpid: "", //结算单位ID
|
|
|
- // };
|
|
|
- // const fId = row.fId || this.ids;
|
|
|
- // getCharge(fId).then((response) => {
|
|
|
- // this.increase_s = response.data.feeDoList;
|
|
|
- // this.fWbuOptions = response.data.feesList;
|
|
|
- // this.queryParams = response.data.tFee;
|
|
|
- // this.fWbuOptions = response.data.feesList;
|
|
|
- // this.fMblnoOptions = response.data.corps;
|
|
|
- // this.open = true;
|
|
|
- // });
|
|
|
- // } else {
|
|
|
- // this.notChange = true;
|
|
|
- // // this.$message.error('未知异常,请联系管理员')
|
|
|
- // }
|
|
|
- // } else {
|
|
|
- // this.notChange = true;
|
|
|
- // this.reset();
|
|
|
- // this.pass = {
|
|
|
- // fAmtdr: 0, //应收合计
|
|
|
- // fAmtcr: 0, //应付合计
|
|
|
- // fMblno: "", //提单号
|
|
|
- // fName: "", //货权方
|
|
|
- // fFeesName: "", //结算单位
|
|
|
- // fCorpid: "", //结算单位ID
|
|
|
- // };
|
|
|
- // const fId = row.fId || this.ids;
|
|
|
- // getCharge(fId).then((response) => {
|
|
|
- // this.increase_s = response.data.feeDoList;
|
|
|
- // this.fWbuOptions = response.data.feesList;
|
|
|
- // this.queryParams = response.data.tFee;
|
|
|
- // this.fWbuOptions = response.data.feesList;
|
|
|
- // this.fMblnoOptions = response.data.corps;
|
|
|
- // this.open = true;
|
|
|
- // });
|
|
|
- // }
|
|
|
- // });
|
|
|
- getCharges(row.fId).then((response) => {
|
|
|
+ //大木
|
|
|
+ getCharge(row.fId).then((response) => {
|
|
|
this.Operator = response.data.tFee.createBy;
|
|
|
this.increase_s = response.data.feeDoList;
|
|
|
this.fWbuOptions = response.data.feesList;
|
|
@@ -1826,7 +1769,7 @@ export default {
|
|
|
fCorpid: "", //结算单位ID
|
|
|
};
|
|
|
const fId = row.fId || this.ids;
|
|
|
- getCharges(fId).then((response) => {
|
|
|
+ getCharge(fId).then((response) => {
|
|
|
this.increase_s = response.data.feeDoList;
|
|
|
this.fWbuOptions = response.data.feesList;
|
|
|
this.queryParams = response.data.tFee;
|
|
@@ -1850,7 +1793,7 @@ export default {
|
|
|
fCorpid: "", //结算单位ID
|
|
|
};
|
|
|
const fId = row.fId || this.ids;
|
|
|
- getCharges(fId).then((response) => {
|
|
|
+ getCharge(fId).then((response) => {
|
|
|
this.increase_s = response.data.feeDoList;
|
|
|
this.fWbuOptions = response.data.feesList;
|
|
|
this.queryParams = response.data.tFee;
|
|
@@ -1860,6 +1803,65 @@ export default {
|
|
|
});
|
|
|
}
|
|
|
});
|
|
|
+ //车队
|
|
|
+ // getCharges(row.fId).then((response) => {
|
|
|
+ // this.Operator = response.data.tFee.createBy;
|
|
|
+ // this.increase_s = response.data.feeDoList;
|
|
|
+ // this.fWbuOptions = response.data.feesList;
|
|
|
+ // this.queryParams = response.data.tFee;
|
|
|
+ // this.fWbuOptions = response.data.feesList;
|
|
|
+ // this.fMblnoOptions = response.data.corps;
|
|
|
+ // this.open = true;
|
|
|
+ // this.title = "收费列表";
|
|
|
+ // this.tablefilter = true;
|
|
|
+ // if (res == 1) {
|
|
|
+ // this.notChange = true;
|
|
|
+ // if (this.Operator == this.Lander) {
|
|
|
+ // this.tablefilter = false;
|
|
|
+ // this.reset();
|
|
|
+ // this.pass = {
|
|
|
+ // fAmtdr: 0, //应收合计
|
|
|
+ // fAmtcr: 0, //应付合计
|
|
|
+ // fMblno: "", //提单号
|
|
|
+ // fName: "", //货权方
|
|
|
+ // fFeesName: "", //结算单位
|
|
|
+ // fCorpid: "", //结算单位ID
|
|
|
+ // };
|
|
|
+ // const fId = row.fId || this.ids;
|
|
|
+ // getCharges(fId).then((response) => {
|
|
|
+ // this.increase_s = response.data.feeDoList;
|
|
|
+ // this.fWbuOptions = response.data.feesList;
|
|
|
+ // this.queryParams = response.data.tFee;
|
|
|
+ // this.fWbuOptions = response.data.feesList;
|
|
|
+ // this.fMblnoOptions = response.data.corps;
|
|
|
+ // this.open = true;
|
|
|
+ // });
|
|
|
+ // } else {
|
|
|
+ // this.notChange = true;
|
|
|
+ // // this.$message.error('未知异常,请联系管理员')
|
|
|
+ // }
|
|
|
+ // } else {
|
|
|
+ // this.notChange = true;
|
|
|
+ // this.reset();
|
|
|
+ // this.pass = {
|
|
|
+ // fAmtdr: 0, //应收合计
|
|
|
+ // fAmtcr: 0, //应付合计
|
|
|
+ // fMblno: "", //提单号
|
|
|
+ // fName: "", //货权方
|
|
|
+ // fFeesName: "", //结算单位
|
|
|
+ // fCorpid: "", //结算单位ID
|
|
|
+ // };
|
|
|
+ // const fId = row.fId || this.ids;
|
|
|
+ // getCharges(fId).then((response) => {
|
|
|
+ // this.increase_s = response.data.feeDoList;
|
|
|
+ // this.fWbuOptions = response.data.feesList;
|
|
|
+ // this.queryParams = response.data.tFee;
|
|
|
+ // this.fWbuOptions = response.data.feesList;
|
|
|
+ // this.fMblnoOptions = response.data.corps;
|
|
|
+ // this.open = true;
|
|
|
+ // });
|
|
|
+ // }
|
|
|
+ // });
|
|
|
},
|
|
|
//打印功能
|
|
|
printing() {
|