修改bug

ywj_dev
wangwei 2 years ago
parent 65be7612a2
commit b2d2e4eaa5

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

Loading…
Cancel
Save