@ -308,7 +308,8 @@ export default {
key: key,
corpType: 2,
page: 1,
limit: 20
limit: 20,
name:this.$store.getters.companyName
};
getBasicUnitMaintains(params).then((res) => {
this.corpLoading = false;