ihzero 2024-04-25 21:54:18 +08:00
parent 2103dfff4e
commit 9ffba47619
1 changed files with 1 additions and 1 deletions

View File

@ -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',
}, },
} }