generated from Leo_Ding/web-template
1
This commit is contained in:
parent
1ee082eb90
commit
0017785e34
@ -190,7 +190,7 @@ function handleOk() {
|
|||||||
try {
|
try {
|
||||||
showLoading()
|
showLoading()
|
||||||
const params = {
|
const params = {
|
||||||
...values,
|
...formData.value,
|
||||||
cover:spliceUrl(formData.value.fileList[0]),
|
cover:spliceUrl(formData.value.fileList[0]),
|
||||||
images:formData.value.fileList?formData.value.fileList.map(item=>spliceUrl(item)):[]
|
images:formData.value.fileList?formData.value.fileList.map(item=>spliceUrl(item)):[]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user