Commit 5c389d27 authored by 黄奎's avatar 黄奎

页面修改

parent d54a9ade
......@@ -352,7 +352,6 @@
});
}
if (newList && newList.length > 0) {
console.log("0",newList);
that.apipost("journeyorder_post_SaveWorkHotelOrderService", newList,
res => {
if (res.data.resultCode == 1) {
......@@ -487,8 +486,8 @@
mounted() {
this.GetHotelList();
this.msg.YearMonthStr = new Date().Format("yyyy-MM");
this.msg.YearMonthStr="2019-10";
this.msg.HotelChooseArray=[1489];
// this.msg.YearMonthStr="2019-10";
// this.msg.HotelChooseArray=[1489];
this.getProvinceList(651, 1);
//this.getBranchList();
this.initSupplier();
......
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