Commit 1e475111 authored by youjie's avatar youjie

签证人数编辑

parent ecf3ccc0
...@@ -1250,6 +1250,7 @@ ...@@ -1250,6 +1250,7 @@
EditVisible: false, EditVisible: false,
EditMsg: { EditMsg: {
TotalPrice: 0, TotalPrice: 0,
PeopleNum: 0
}, },
cbId: 0, cbId: 0,
CompletedLoading: false, CompletedLoading: false,
......
...@@ -1065,6 +1065,7 @@ ...@@ -1065,6 +1065,7 @@
EditVisible: false, EditVisible: false,
EditMsg: { EditMsg: {
TotalPrice: 0, TotalPrice: 0,
PeopleNum: 0
}, },
IsSupperOrderEdit: false IsSupperOrderEdit: false
}; };
......
...@@ -453,6 +453,7 @@ ...@@ -453,6 +453,7 @@
EditVisible: false, EditVisible: false,
EditMsg: { EditMsg: {
TotalPrice: 0, TotalPrice: 0,
PeopleNum: 0
}, },
} }
}, },
......
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