Commit 65344a60 authored by youjie's avatar youjie

no message

parent 5f6086d5
......@@ -338,7 +338,6 @@
}
}
if (this.isSubmit) {
this.isSubmit = false;
this.SaveData(SaveType);
}
},
......@@ -445,6 +444,7 @@
}
basicData.TeamType = this.TeamType;
basicData.IsUpdateHotel = this.PostConfig.IsUpdateHotel;
this.isSubmit = false;
this.apipost(
"travel_post_SetTravelConfigInfo",
basicData,
......
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