Commit 40866f7a authored by 黄奎's avatar 黄奎

页面修改

parent 87b3e6f1
......@@ -565,7 +565,7 @@ export default {
var that = this;
this.tripTitle = title;
this.$nextTick(() => {
that.$refs.comTeam.GetTrip(id);
that.$refs.comTeam.GetTrip(0,id);
});
that.outerVisible = true;
},
......
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