Commit d8cc2b3c authored by 武广's avatar 武广

fix: 去掉参数

parent ef3d3fe9
...@@ -145,7 +145,6 @@ const AddressForm = props => { ...@@ -145,7 +145,6 @@ const AddressForm = props => {
countyName: county.label, countyName: county.label,
townId: town.key, townId: town.key,
townName: town.label, townName: town.label,
id: formData.id,
}; };
delete params.province; delete params.province;
delete params.city; delete params.city;
......
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