Commit 7cc7908e authored by liudong1993's avatar liudong1993

1

parent b467be41
......@@ -380,6 +380,8 @@ export default {
this.dateTime = [sDate,eDate]
this.msg.startDate = sDate
this.msg.endDate = eDate
this.msg.LineId =14;
}else{
let eDate = moment().subtract(1, 'months').format('YYYY-MM');
if(this.msg.startDate == this.msg.endDate && this.msg.startDate== eDate){
......
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