change name office-info && change name img uploaded && change theme selector && set default tab in appo page && clean code
This commit is contained in:
@@ -64,7 +64,7 @@ export const request = {
|
||||
api.post("file/upload/clinic_pro/doctor/field_image", data, {
|
||||
headers: {
|
||||
"Content-Type": "application/octet-stream",
|
||||
"Content-Disposition": 'file; filename="filename.jpg"',
|
||||
"Content-Disposition": `file; filename="${data.name}"`,
|
||||
"X-CSRF-Token": "",
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user