Commit 01deef3f authored by youjie's avatar youjie

no message

parent 64c0198d
...@@ -531,7 +531,7 @@ export default { ...@@ -531,7 +531,7 @@ export default {
NationList: x.NationList, NationList: x.NationList,
ColorStr: x.ColorStr, ColorStr: x.ColorStr,
ConfigId: x.ConfigId, ConfigId: x.ConfigId,
Id: x.Id, Id: 0,
MId: null, MId: null,
MName: null, MName: null,
MType: 1, MType: 1,
...@@ -568,7 +568,7 @@ export default { ...@@ -568,7 +568,7 @@ export default {
CityList: [], CityList: [],
ColorStr: x.ColorStr, ColorStr: x.ColorStr,
ConfigId: x.ConfigId, ConfigId: x.ConfigId,
Id: x.Id, Id: 0,
MId: null, MId: null,
MName: null, MName: null,
MType: 2, MType: 2,
......
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