Commit 7c9a85ff authored by 远方不远's avatar 远方不远

hy

parent cbfb7fd8
...@@ -599,7 +599,6 @@ export default { ...@@ -599,7 +599,6 @@ export default {
cityIds = [], cityIds = [],
areaIds = []; areaIds = [];
this.domicile = []; this.domicile = [];
console.log(arr);
for (var i in arr) { for (var i in arr) {
if (arr[i].parent) { if (arr[i].parent) {
if (!arr[i].parent.checked) { if (!arr[i].parent.checked) {
......
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