修改资质审核问题

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

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

Loading…
Cancel
Save