generated from Leo_Ding/web-template
Compare commits
No commits in common. "94bcce4499f4de7e3c71123d977095d7581f7b8c" and "9a5ecf5d2989b2d01f3fff93daab37441eb9dabd" have entirely different histories.
94bcce4499
...
9a5ecf5d29
@ -190,7 +190,7 @@ function handleOk() {
|
|||||||
try {
|
try {
|
||||||
showLoading()
|
showLoading()
|
||||||
const params = {
|
const params = {
|
||||||
...formData.value,
|
...values,
|
||||||
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