Commit bead3c39 authored by 黄奎's avatar 黄奎

页面修改

parent 4a5d0690
......@@ -1011,7 +1011,6 @@
}, res => {
if (res.data.resultCode == 1) {
this.TeamHotelList = res.data.data;
console.log("TeamHotelList", this.TeamHotelList);
} else {
this.$message.error(res.data.message);
}
......@@ -1028,7 +1027,7 @@
myDate.getDate();
this.msg.StartDate = nowDate;
this.msg.CombinationNum = 'JVS0727OTC-MUA';
//this.msg.CombinationNum = 'JVS0727OTC-MUA';
this.getLineList();
this.getList();
this.getCompanyList();
......
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