correccion

parent 936d5bad
......@@ -248,7 +248,7 @@
formData.append("upload_file", 1);
}
formData.append("paso" "primer");
formData.append("paso", "primer");
formData.append("id", idTemp);
console.log(this.file);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment