Commit fc31cd70 authored by youjie's avatar youjie

车收款 团费

parent 5745851d
......@@ -2150,6 +2150,9 @@
if (this.$route.query.InPay) {
this.msg.Type = this.$route.query.InPay;
}
if(this.tradeObj.CostType){
this.detailList.CostTypeId = this.tradeObj.CostType
}
} else {
this.loading = false;
this.$message.error(res.data.message);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment