修改资质审核问题

ywj_dev
郑明梁 2 years ago
parent 95ccc12d6a
commit 02289174e8

@ -519,8 +519,7 @@ export default {
this.registrationVisible = false; this.registrationVisible = false;
this.enterpriseId = null; this.enterpriseId = null;
this.registrationId = null; this.registrationId = null;
this.getList(); this.getRegistrationList();
// this.registrationList = [];
}, },
getRegistrationList() { getRegistrationList() {
this.registrationLoading = true; this.registrationLoading = true;

Loading…
Cancel
Save