Commit 096866e5 authored by 黄奎's avatar 黄奎

页面修改

parent 7cb48eee
......@@ -254,7 +254,7 @@
StartDate: new Date().Format("yyyy-MM-dd"),
EndDate: this.setEdate(),
//只查询日本
Country: "651",
Country: "651,1252",
Province: 0,
City: 0,
OutBranchId: -1,
......@@ -600,7 +600,7 @@
mounted() {
this.initSupplier();
this.getBranchList();
this.getProvinceList(651, 1);
this.getProvinceList("651,1252", 1);
this.GetHotelList();
this.getList();
this.GetHotelTipList();
......
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