jidechao 3 weeks ago
parent
commit
76467d268e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -1284,7 +1284,7 @@
                         "Content-Type": "application/json"
                     },
                     body: JSON.stringify({
-                        url: RegistrationUrl,
+                        url: uploadFileUrl1,
                         id_number: idNumber.value,
                         type: CompetitionType.value,
                     })