Commit ee9332df authored by 黄奎's avatar 黄奎

页面修改

parent 5eb81809
......@@ -578,7 +578,7 @@
CombinationNum: "",
//出团公司
OutBranchIds: [],
LineId: 14,
LineId: 0,
PlaceID: 0,
LineteamId: 0,
//航空公司
......@@ -1200,6 +1200,11 @@
myDate.getDate();
this.msg.StartDate = nowDate;
}
var userInfo = this.getLocalStorage();
if (userInfo.RB_Group_id == QjGroupId()) {
this.msg.LineId = 14;
}
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