main
parent
2103dfff4e
commit
9ffba47619
|
|
@ -76,7 +76,7 @@ const onConfirm = async () => {
|
||||||
remarks: modelOptions.isValue ? value.value : '',
|
remarks: modelOptions.isValue ? value.value : '',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
headers: {
|
header: {
|
||||||
Accept: 'application/json',
|
Accept: 'application/json',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue