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