generated from Leo_Ding/web-template
即将修改网站-联系我们-混乱中
This commit is contained in:
parent
3205a92d0f
commit
b64c42f285
@ -61,7 +61,7 @@ async function handleSearch() {
|
|||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
showLoading()
|
showLoading()
|
||||||
await apis.updateWebData(id, { affirm: affirm })
|
await apis.webSite.updateWebData(id, { affirm: affirm })
|
||||||
message.success('保存成功')
|
message.success('保存成功')
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
message.error('保存失败,请重试')
|
message.error('保存失败,请重试')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user