Commit 97105fe7 authored by guoyou's avatar guoyou

拉取代码

parent 83566b2d
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
item.value = item.name; item.value = item.name;
selectArry.push(item); selectArry.push(item);
}); });
}); });
getAllCompany(codeAndBranchCompany => { getAllCompany(codeAndBranchCompany => {
this.allCompanies = codeAndBranchCompany; this.allCompanies = codeAndBranchCompany;
}); });
......
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