Commit 2b45351d authored by 黄奎's avatar 黄奎

车辆信息修改

parent d819b440
......@@ -414,12 +414,13 @@
"-" +
myDate.getDate();
this.msg.StartDate = nowDate;
this.msg.StartDate = "2019-04-20";
let width = window.innerWidth - 50;
let height = window.innerHeight - 65 - 210;
this.boxHeight = height;
this.offsetwidth = width;
this.msg.CombinationNum = 'JVS0422OTC-NHA';
// this.msg.CombinationNum = 'JVS0422OTC-NHA';
// this.msg.StartDate = "2019-04-20";
this.getList();
this.getLineTeamList();
},
......
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