Commit fc4852bc authored by youjie's avatar youjie

no message

parent b1985ec7
...@@ -88,7 +88,7 @@ var tripUtils = { ...@@ -88,7 +88,7 @@ var tripUtils = {
Name: '结团' Name: '结团'
}, { }, {
Id: 5, Id: 5,
Name: '结团审核' Name: '审核中'
}, { }, {
Id: 3, Id: 3,
Name: '取消' Name: '取消'
......
...@@ -830,7 +830,7 @@ ...@@ -830,7 +830,7 @@
DayNum: '', DayNum: '',
OnlyShowOverTeam: false, OnlyShowOverTeam: false,
TCState: [3], //去掉默认显示 TCState: [3], //去掉默认显示
GroupState: [1,2], GroupState: [1,2,5],
SalePlat: [1, 2, 3, 4, 5], SalePlat: [1, 2, 3, 4, 5],
UnionCityId: 0, UnionCityId: 0,
SaleBranchId: [], SaleBranchId: [],
......
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