generated from Leo_Ding/web-template
Compare commits
2 Commits
9a5ecf5d29
...
94bcce4499
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94bcce4499 | ||
|
|
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