catalogSpecialists
This commit is contained in:
@ -97,6 +97,7 @@ const ReportForm = () => {
|
||||
apiRequest("/reports/create", {
|
||||
method: "POST",
|
||||
data: {
|
||||
user_id: localStorage.getItem("id"),
|
||||
tasks: inputs,
|
||||
difficulties: troublesInputValue,
|
||||
tomorrow: scheduledInputValue,
|
||||
|
Reference in New Issue
Block a user