Commit a701538e authored by liudong1993's avatar liudong1993

1

parent b02cdf37
......@@ -651,7 +651,7 @@ export default {
if (!this.msg.OutBranchId && this.msg.OutBranchId !== 0)
this.msg.OutBranchId = -1;
if (!this.msg.TCID) this.msg.TCID = 0;
if (this.msg.QStartDate == "") this.msg.QStartDate = "2019";
if (this.msg.QStartDate == "") this.msg.QStartDate = "2023";
this.apipost('financestatistics_get_GetTravelMonthReportList', this.msg, res=>{
if (res.data.resultCode == 1) {
......
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