diff --git a/src/views/purchase/cert/supCertificationAdd.vue b/src/views/purchase/cert/supCertificationAdd.vue index 5fcb325..b3dedd6 100644 --- a/src/views/purchase/cert/supCertificationAdd.vue +++ b/src/views/purchase/cert/supCertificationAdd.vue @@ -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;