linwu 11 tháng trước cách đây
mục cha
commit
7be9334a71
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/themes/default/views/app/recruit/sign_up.blade.php

+ 1 - 1
public/themes/default/views/app/recruit/sign_up.blade.php

@@ -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{