@@ -2080,7 +2080,7 @@
this.$message.error(response.msg);
}
},
- uploadSuccessHJ(response, file, fileList){
+ uploadSuccessHj(response, file, fileList){
if(response.status){
this.user.hj_certification = fileList
}else{