@@ -552,7 +552,7 @@
this.enterprisePage = [];
this.enterprisePage.push(...res.list);
this.searchForm.initiatorId = this.enterprisePage[0].id;
- this.reload(this.searchForm);
+ // this.reload(this.searchForm);
});
},
getEnterprise(val) {